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

In This Topic
    AztecErrorCorrection Property
    In This Topic
    Gets the error correction level for the Aztec barcode.
    Syntax
    'Declaration
     
    ReadOnly Property AztecErrorCorrection As Integer
    int AztecErrorCorrection {get;}

    Property Value

    The error correction level as an System.Int32.
    See Also