ImageGear for .NET
ErrorCorrectionLevelUsed Property




Gets the error correction level used in creating the PDF417 barcode.
Syntax
public ImGearBarcodePDF417ErrorCorrectionLevel ErrorCorrectionLevelUsed {get;}
public: __property ImGearBarcodePDF417ErrorCorrectionLevel get_ErrorCorrectionLevelUsed();
public:
property ImGearBarcodePDF417ErrorCorrectionLevel ErrorCorrectionLevelUsed {
   ImGearBarcodePDF417ErrorCorrectionLevel get();
}
'Declaration
 
Public ReadOnly Property ErrorCorrectionLevelUsed As ImGearBarcodePDF417ErrorCorrectionLevel
 
'Usage
 
Dim instance As ImGearBarcodeWriterPDF417
Dim value As ImGearBarcodePDF417ErrorCorrectionLevel
 
value = instance.ErrorCorrectionLevelUsed

Property Value

The ImGearBarcodePDF417ErrorCorrectionLevel value set.
Remarks

This property gets the error correction level value used in creation of the PDF417 barcode.

See Also

Reference

ImGearBarcodeWriterPDF417 Class
ImGearBarcodeWriterPDF417 Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback