IDAutomation Maxicode Forms Control

Maxicode.DoPaint Property

DoPaint is a property of the Maxicode 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

Maxicode Class | IDAutomation.Windows.Forms.Maxicode Namespace