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
Syntax PDF417ErrorCorrectionLevel ErrorCorrectionLevel { get; set; }
Property ErrorCorrectionLevel As PDF417ErrorCorrectionLevel
Get
Set
property PDF417ErrorCorrectionLevel ErrorCorrectionLevel {
PDF417ErrorCorrectionLevel get ();
void set (PDF417ErrorCorrectionLevel value);
}
Property Value
Type:
PDF417ErrorCorrectionLevelSee Also