ImageGear21.Barcode Assembly > ImageGear.Barcode Namespace > ImGearBarcodeWriterPDF417 Class : ErrorCorrectionLevelUsed Property |
'Declaration Public ReadOnly Property ErrorCorrectionLevelUsed As ImGearBarcodePDF417ErrorCorrectionLevel
'Usage Dim instance As ImGearBarcodeWriterPDF417 Dim value As ImGearBarcodePDF417ErrorCorrectionLevel value = instance.ErrorCorrectionLevelUsed
public ImGearBarcodePDF417ErrorCorrectionLevel ErrorCorrectionLevelUsed {get;}
public: __property ImGearBarcodePDF417ErrorCorrectionLevel get_ErrorCorrectionLevelUsed();
public: property ImGearBarcodePDF417ErrorCorrectionLevel ErrorCorrectionLevelUsed { ImGearBarcodePDF417ErrorCorrectionLevel get(); }
This property gets the error correction level value used in creation of the PDF417 barcode.