IDAutomation PDF417 Forms Control

PDF417Barcode Constructor (Boolean)

This is an alternative constructor to be used if the control should be used as a "behind-the-scenes" object without a control container.

[Visual Basic]
Overloads Public Sub New( _
   ByVal InvisibleInstance As Boolean _
)
[C#]
public PDF417Barcode(
   bool InvisibleInstance
);

Parameters

InvisibleInstance

See Also

PDF417Barcode Class | IDAutomation.Windows.Forms.PDF417Barcode Namespace | PDF417Barcode Constructor Overload List