ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components.Barcode Namespace / IBarcodeReportItem Interface / DataMatrixEcc200SymbolSize Property

In This Topic
    DataMatrixEcc200SymbolSize Property
    In This Topic
    Gets the symbol size for Data Matrix ECC 200.
    Syntax
    'Declaration
     
    ReadOnly Property DataMatrixEcc200SymbolSize As DataMatrixEcc200SymbolSize
    DataMatrixEcc200SymbolSize DataMatrixEcc200SymbolSize {get;}

    Property Value

    The symbol size for Data Matrix ECC 200 as a DataMatrixEcc200SymbolSize.
    See Also