Document Solutions for PDF
GrapeCity.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / PDF417Options Class / ErrorLevel Property

In This Topic
    ErrorLevel Property (PDF417Options)
    In This Topic
    Gets or sets the error correction level for the barcode.
    Syntax
    'Declaration
     
    Public Property ErrorLevel As System.Integer
    public System.int ErrorLevel {get; set;}
    See Also