QrParameters.QrEncodeType

QrParameters.QrEncodeType property

QR / MicroQR selector mode. Select ForceQR for standard QR symbols, Auto for MicroQR.

[Obsolete("This property is obsolete and will be removed in future releases. It is recommended to use separate MicroQR barcode type.")]
public QREncodeType QrEncodeType { get; set; }

See Also