ComponentOne BarCode for WinForms
C1.Win.Barcode.4.5.2 Assembly / 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 instance.  
    Public MethodOverridden. Determines whether the specified System.Object is equal to this instance.  
    Public MethodOverridden. Overridden. Returns the hash code for the string representation of this object.  
    Public MethodReturns a System.String that represents this instance.  
    Top
    Protected Methods
     NameDescription
    Protected MethodNotifies of value changing (Inherited from C1.BarCode.BarCodeOptionsBase)
    Top
    See Also