Gets or sets the resolution in dots per inch (dpi) of the resulting image. The default value is 96.

Namespace: Neodynamic.WPF
Assembly: 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

Property Value

Type: Double

See Also