| IDAutomation DataBar Forms Control |
|
PDF417.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
PDF417 Class | IDAutomation.Windows.Forms.Databar_Barcode Namespace