Web API Edition | ComponentOne
C1.BarCode Namespace / MicroQRCodeOptions Class
Properties Methods


In This Topic
    MicroQRCodeOptions Class Members
    In This Topic

    The following tables list the members exposed by MicroQRCodeOptions.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyDesign-time property to specify encoding in designer.  
    Public PropertyGets or sets the error correction level for the barcode.  
    Public PropertyGets or sets the pattern used for the barcode's masking.  
    Public PropertyGets or sets the MicroQRCode's version.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Assigns (copies) properties from another BarCodeOptionsBase to the current object.  
    Public MethodOverridden. Creates a new object that is a copy of the current options.  
    Public MethodOverridden. Determines whether the specified System.Object is equal to the current System.Object.  
    Public MethodOverridden. Serves as the default hash function.  
    Public MethodReturns a string that represents the current object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodNotifies of value changing (Inherited from C1.BarCode.BarCodeOptionsBase)
    Top
    See Also