[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IEAN8

Interface IEAN8

Namespace
GrapeCity.Documents.Excel
Assembly
GcDocs.Excel.dll

EAN-8 barcode is a barcode that uses only numeric characters and a check digit. This barcode accepts only seven numbers as a string to calculate a check digit (CheckSum) and add it to the eighth position.

public interface IEAN8 : IFontOption, IBarcode, ILabelOption
Inherited Members