ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / C1.BarCode Namespace / DataMatrixOptions Class / Ecc000_140SymbolSize Property

In This Topic
    Ecc000_140SymbolSize Property
    In This Topic
    Gets or sets the size of the ECC000-140 symbol.
    Syntax
    'Declaration
     
    Public Property Ecc000_140SymbolSize As DataMatrixEcc000_140SymbolSize
    public DataMatrixEcc000_140SymbolSize Ecc000_140SymbolSize {get; set;}

    Property Value

    The size of the ECC000-140 symbol.
    See Also