[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ICode128

ICode128 Interface

The Code 128 barcode is a linear barcode that represents high-density linear symbology to encode text, numbers, various functions and the entire 128 ASCII character set (from ASCII 0 to ASCII 128).

Namespace: GrapeCity.Documents.Excel
Assembly: DS.Documents.Excel.dll
Syntax
public interface ICode128 : IBarcode, ILabelOption, IFontOption
Public Interface ICode128
    Inherits IBarcode, ILabelOption, IFontOption

Properties

Name Description
CodeSet

A value that represents which code is set to use for QRCode. It has 'auto|A|B|C' values. The default value is 'auto'.