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

In This Topic
    DataMatrixFileIdentifier Property
    In This Topic
    Gets the file identifier for Data Matrix.
    Syntax
    'Declaration
     
    ReadOnly Property DataMatrixFileIdentifier As Byte
    byte DataMatrixFileIdentifier {get;}

    Property Value

    The file identifier for Data Matrix as a System.Byte.
    See Also