Document Solutions for PDF
DS.Documents.Barcode Assembly / GrapeCity.Documents.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