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

In This Topic
    DataMatrixStructuredAppend Property
    In This Topic
    Gets a value indicating whether structured append is enabled for Data Matrix.
    Syntax
    'Declaration
     
    ReadOnly Property DataMatrixStructuredAppend As Boolean
    bool DataMatrixStructuredAppend {get;}

    Property Value

    true if structured append is enabled for Data Matrix; otherwise, false.
    See Also