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