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