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

In This Topic
    DataMatrixStructureNumber Property
    In This Topic
    Gets the structure number for Data Matrix.
    Syntax
    'Declaration
     
    ReadOnly Property DataMatrixStructureNumber As Integer
    int DataMatrixStructureNumber {get;}

    Property Value

    The structure number for Data Matrix as an System.Int32.
    See Also