The following tables list the members exposed by MicroQRCodeOptions.
Public Constructors
Public Properties
| Name | Description |
| EncodingCodePage | Design-time property to specify encoding in designer. |
| ErrorLevel | Gets or sets the error correction level for the barcode. |
| Mask | Gets or sets the pattern used for the barcode's masking. |
| Version | Gets or sets the MicroQRCode's version. |
Top
Public Methods
| Name | Description |
| Clone | Overridden. Creates a new object that is a copy of the current instance. |
| Equals | Determines whether the specified System.Object is equal to this instance. |
| ToString | Returns a System.String that represents this instance. |
Top
See Also