Name | Description | |
---|---|---|
![]() | QRCodeOptions Constructor | Overloaded. |
The following tables list the members exposed by QRCodeOptions.
Name | Description | |
---|---|---|
![]() | QRCodeOptions Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | Connection | Gets or sets whether connection is used for the barcode. |
![]() | ConnectionNumber | Gets or sets the connection number for the barcode. |
![]() | Encoding | Gets or sets the Encoding of the barcode data. |
![]() | ErrorLevel | Gets or sets the error correction level for the barcode. |
![]() | Mask | Gets or sets the pattern used for the barcode masking. |
![]() | Model | Gets or sets the QRCode model. |
![]() | Version | Gets or sets the QRCode version. |
Name | Description | |
---|---|---|
![]() | AssignFrom | Overridden. Assigns (copies) properties from another BarCodeOptionsBase to the current object. |
![]() | Clone | Overridden. Makes object copy |
![]() | Equals | Determines whether the specified System.Object is equal to the current System.Object. (Inherited from GrapeCity.Documents.Barcode.BarCodeOptionsBase) |
![]() | GetHashCode | Returns a hash code for this instance. (Inherited from GrapeCity.Documents.Barcode.BarCodeOptionsBase) |
![]() | Reset | Resets all properties to default values. |
![]() | ShouldSerialize | Indicates whether any property of this object has changed from its default value. |
![]() | ToString | Returns a System.String that represents the current System.Object. |