Name | Description | |
---|---|---|
BackgroundColor | A color that represents the barcode backgroundcolor. The default value is 'rgb(255, 255, 255)' (Inherited from GrapeCity.Documents.Excel.IBarcode) | |
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) | |
Columns | Gets columns number for the barcode. | |
Compact | Specifies whether it is a compact PDF417. The default value is 'false'. | |
ErrorCorrectionLevel | Gets the error correction level for the barcode. | |
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) | |
Rows | Gets row numbers for the barcode. | |
Value | A string that represents encode on the symbol of barcode. (Inherited from GrapeCity.Documents.Excel.IBarcode) |