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