CodePDF417UtilErrorCorrectionLevel Property 
             | 
          
        
         
            Gets or Sets the error correction level to apply.
            
 
    Namespace: 
   Zebra.Sdk.Card.Graphics.Barcode
    Assembly:
   SdkApi_Card_Desktop (in SdkApi_Card_Desktop.dll) Version: 2.14.1989
SyntaxPDF417ErrorCorrectionLevel ErrorCorrectionLevel { get; set; }Property ErrorCorrectionLevel As PDF417ErrorCorrectionLevel
	Get
	Set
property PDF417ErrorCorrectionLevel ErrorCorrectionLevel {
	PDF417ErrorCorrectionLevel get ();
	void set (PDF417ErrorCorrectionLevel value);
}Property Value
Type: 
PDF417ErrorCorrectionLevel
See Also