| IDAutomation DataBar Forms Control |
|
MicroPDF417.genEC Method
[Visual Basic]
Overridable Protected Friend Sub genEC( _
ByVal
DataCodeWords As
Integer(), _
ByVal
NumDataCodeWords As
Integer _
)
[C#]
protected internal virtual
void genEC(
int[] DataCodeWords,
int NumDataCodeWords);
See Also
MicroPDF417 Class | IDAutomation.Windows.Forms.Databar_Barcode Namespace