IDAutomation PDF417 Forms Control

PDF417Barcode.Resolution Property

Resolution is a property on the PDF417 Barcode class.

[Visual Basic]
Public Property Resolution As Resolutions
[C#]
public PDF417Barcode.Resolutions Resolution {get; set;}

Property Value

Determines what value to use for resolution. Display = Display Resolution, Printer = Default Printer Resolution, Custom = Setting in ResolutionCustomDPI.

See Also

PDF417Barcode Class | IDAutomation.Windows.Forms.PDF417Barcode Namespace