EncodeType

QrCodeVerifyOptions.EncodeType property

Gets or sets QR-code Type verification. This property is optional.

public QrCodeType EncodeType { get; set; }

See Also