IDAutomation PDF417 Forms Control

PDF417Barcode.DoPaint Property

DoPaint is a property of the PDF417 Barcode class.

[Visual Basic]
Public Property DoPaint As Boolean
[C#]
public bool DoPaint {get; set;}

Property Value

Boolean value that deterimines if images and UI should be updated on each property set or only once this property is set to true.

See Also

PDF417Barcode Class | IDAutomation.Windows.Forms.PDF417Barcode Namespace