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) | |
Ecc00140SymboleSize | Gets the size of the ECC000-140 symbol. | |
Ecc200EndcodingMode | Gets the ECC200 encoding mode. | |
Ecc200SymbolSize | Gets the size of the ECC200 symbol | |
EccMode | Gets the ECC mode. | |
FileIdentifier | Gets the file identifier of a related group of structured append symbols. Remarks: The valid file indentifier value should be within [1,254], set file identifier to 0 lets the file identifier of the symbols calculated automatically. | |
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) | |
StructureAppend | Gets a value indicating whether the current symbol is part of structured append symbols. Remarks: Structured append is only supported by ECC200. | |
StructureNumber | Gets the structure number of current symbol within the structuerd append symbols. Remarks: The structure number will only be used when ECC mode is DataMatrixEccMode.ECC200. | |
Value | A string that represents encode on the symbol of barcode. (Inherited from GrapeCity.Documents.Excel.IBarcode) |