ComponentOne BarCode for UWP
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
     
    
    <System.ComponentModel.DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)>
    Public Property Ecc000_140SymbolSize As DataMatrixEcc000_140SymbolSize
    [System.ComponentModel.DefaultValue(Mono.Cecil.CustomAttributeArgument)]
    public DataMatrixEcc000_140SymbolSize Ecc000_140SymbolSize {get; set;}

    Property Value

    The size of the ECC000-140 symbol.
    See Also