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

In This Topic
    AztecLayers Property
    In This Topic
    Gets the number of layers for the Aztec barcode.
    Syntax
    'Declaration
     
    ReadOnly Property AztecLayers As Integer
    int AztecLayers {get;}

    Property Value

    The number of layers as an System.Int32.
    See Also