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

In This Topic
    Pdf417ErrorCorrectionLevel Property
    In This Topic
    Gets the error correction level for PDF417.
    Syntax
    'Declaration
     
    ReadOnly Property Pdf417ErrorCorrectionLevel As ErrorCorrectionLevel
    ErrorCorrectionLevel Pdf417ErrorCorrectionLevel {get;}

    Property Value

    The error correction level for PDF417 as a ErrorCorrectionLevel.
    See Also