Returns the maximum text length the specified barcode type can have.

GetMaximumTextLength(TXTextControl.Barcode.BarcodeType)

public static int GetMaximumTextLength(TXTextControl.Barcode.BarcodeType barcodeType);

Parameters

Parameter Description
barcodeType Specifies the barcode type for which the maximum text length is returned.

Return Value

The maximum text length for the specified barcode type.