DS.Documents.Barcode Assembly / GrapeCity.Documents.Barcode Namespace / QRCodeModel Enumeration

QRCodeModel Enumeration
Specifies the QRCode's model.
Syntax
'Declaration
 
Public Enum QRCodeModel 
   Inherits System.Enum
 
Members
MemberDescription
Model1Model1.
Model2Model2.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Barcode.QRCodeModel

See Also