'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(); }