Gets or sets the resolution in dots per inch (dpi) of the resulting image. The default value is 96.
Namespace: Neodynamic.WPFAssembly: Neodynamic.WPF.Barcode (in Neodynamic.WPF.Barcode.dll) Version: 5.0.3500.0 (5.0.3500.0)
Syntax
C# |
---|
public double Dpi { get; set; } |
Visual Basic |
---|
Public Property Dpi As Double Get Set |