Web API Edition | ComponentOne
C1.Web.Api.BarCode Namespace / BarCodeRequest 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 Integer
    public int TextFixedLength {get; set;}
    See Also