Gets or sets a value that indicates whether to encode the resulting Microsoft Windows Media Photo (WMP) image using lossless compression. The default value is false.

Namespace: Neodynamic.WPF
Assembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)

Syntax

C#
public bool WmpLossless { get; set; }
Visual Basic
Public Property WmpLossless As Boolean
	Get
	Set

Property Value

Type: Boolean

See Also