WinUI | ComponentOne
C1.WinUI.BarCode Assembly / C1.BarCode Namespace / QRCodeModel Enumeration
In This Topic
    QRCodeModel Enumeration
    In This Topic
    Specifies the QRCode's model.
    Syntax
    public enum QRCodeModel : System.Enum 
    Members
    MemberDescription
    Model1Model1.
    Model2Model2.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             C1.BarCode.QRCodeModel

    See Also