| IDAutomation PDF417 Forms Control |
|
PDF417Barcode.PDF417_Compact_Binary Method
[Visual Basic]
Overridable Protected Friend Function PDF417_Compact_Binary( _
ByVal
sbUserDataBytes As
SByte() _
) As
Integer()
[C#]
protected internal virtual
int[] PDF417_Compact_Binary(
sbyte[] sbUserDataBytes);
See Also
PDF417Barcode Class | IDAutomation.Windows.Forms.PDF417Barcode Namespace