QRCodeOptions Members
In This Article
#Constructors
Name | Description |
---|---|
QRCode |
Initialize a new instance of the QRCode |
#Properties
Name | Description |
---|---|
Compaction |
Gets or sets the mode for data encoding in the QR code. |
Error |
Gets or sets the error correction level used in QR Code. |
Frame |
Gets or sets the frame for QR codes. |
Logo | Gets or sets the barcode logo. |
Show |
Gets or sets whether bar code text data should be displayed in a bar code image.
Inherited from Bar |
Version | Gets or sets the QR Code version. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also