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