Gets or sets the predefined pixel format of the resulting image. The default value is PixelFormats.Pbgra32.
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
C# |
---|
public PixelFormat PixelFormat { get; set; } |
Visual Basic |
---|
Public Property PixelFormat As PixelFormat Get Set |