QRSubType Enumeration

CVB.Net Documentation
QR code types to read.

Namespace:  Stemmer.Cvb.Barcode
Assembly:  Stemmer.Cvb.Barcode (in Stemmer.Cvb.Barcode.dll) Version: 14.0.0.0
Syntax

public enum QRSubType
Members

  Member nameValueDescription
Mini0 Mini QR codes only.
Standard1 Standard QR codes only.
Both2 Both types of QR codes.
See Also

Reference