Returns the maximum text length the specified barcode type can have.
public static int GetMaximumTextLength(TXTextControl.Barcode.BarcodeType barcodeType);
Parameter | Description |
---|---|
barcode |
Specifies the barcode type for which the maximum text length is returned. |
The maximum text length for the specified barcode type.