ActiveReports 9
ErrorLevel Property (PDF417Options)

Gets or sets the error correction level for the barcode.
Syntax
'Declaration
 
Public Property ErrorLevel As System.Integer
public System.int ErrorLevel {get; set;}
Remarks
Values between 1 and 8 can be specified for this property. Level 0 is the lowest error correction level. The error correction capability increases as the value for this property increases. With each increase in the ErrorLevel value, the size of the barcode increases. The default value is -1 which indicates auto configuration.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDF417Options Class
PDF417Options Members

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum