Gets or sets a value that indicates whether the resulting Portable Network Graphics (PNG) bitmap should interlace.
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
| C# |
|---|
public PngInterlaceOption PngInterlace { get; set; } |
| Visual Basic |
|---|
Public Property PngInterlace As PngInterlaceOption Get Set |