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

GetMinimumTextLength(TXTextControl.Barcode.BarcodeType)

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

Parameters

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

Return Value

The minimum text length for the specified barcode type.