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