Name | Description | |
---|---|---|
![]() | BackgroundColor | A color that represents the barcode backgroundcolor. The default value is 'rgb(255, 255, 255)' (Inherited from GrapeCity.Documents.Excel.IBarcode) |
![]() | CharCode | A value that represents the collection of characters of QRCode. |
![]() | CharSet | A value that represents which charset to use(optional charsets: UTF-8; SHIFT-JIS; SHIFT_JIS). |
![]() | CodeType | Type of code (Inherited from GrapeCity.Documents.Excel.IBarcode) |
![]() | Color | A color that represents the barcode color. The default value is 'rgb(0,0,0)'. (Inherited from GrapeCity.Documents.Excel.IBarcode) |
![]() | Connection | Gets whether connection is used for the barcode. |
![]() | ConnectionNo | Gets the connection number for the barcode. |
![]() | ErrorCorrectionLevel | Specifies the QRCode's error correction level. |
![]() | Mask | Specify any value between 1 and 7,auto configuration is -1 |
![]() | Model | Gets the QRCode model,defult value:2 |
![]() | QuietZoneBottom | A value that represents the size of bottom quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode) |
![]() | QuietZoneLeft | A value that represents the size of left quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode) |
![]() | QuietZoneRight | A value that represents the size of right quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode) |
![]() | QuietZoneTop | A value that represents the size of top quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode) |
![]() | Value | A string that represents encode on the symbol of barcode. (Inherited from GrapeCity.Documents.Excel.IBarcode) |
![]() | Version | Vesion range is 1-14 for model1 and model 2. It has 'auto|1-14|1-40' values. auto configuration is -1. |