ComponentOne Web API Edition
QRCodeModel Enumeration

C1.Web.Api.BarCode Namespace : QRCodeModel Enumeration
Specifies the QRCode's model.
Syntax
'Declaration
 
Public Enum QRCodeModel 
   Inherits System.Enum
public enum QRCodeModel : System.Enum 
Members
MemberDescription
Model1Model1.
Model2Model2.
Inheritance Hierarchy

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

See Also

Reference

C1.Web.Api.BarCode Namespace