ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / TextFixedLength Property

In This Topic
    TextFixedLength Property
    In This Topic
    Fixed number of digits of values of barcode.
    Syntax
    'Declaration
     
    Public Property TextFixedLength As System.Integer
    public System.int TextFixedLength {get; set;}
    See Also