Public ReadOnly Property ErrorCorrectionLevelUsed As PDF417ErrorCorrectionLevel
Dim instance As WriterPDF417 Dim value As PDF417ErrorCorrectionLevel value = instance.ErrorCorrectionLevelUsed
public PDF417ErrorCorrectionLevel ErrorCorrectionLevelUsed {get;}
public: property PDF417ErrorCorrectionLevel ErrorCorrectionLevelUsed { PDF417ErrorCorrectionLevel get(); }