[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.IEAN13

Interface IEAN13

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

EAN-13 barcode is a code that makes use of numeric characters (twelve numbers) and a check digit.

public interface IEAN13 : IBarcode, IFontOption, ILabelOption
Inherited Members

Properties

AddOn

​A string that represents the add text of QRCode. Specifies that value length must be 2 or 5.

string AddOn { get; }

Property Value

string

AddOnLabelPosition

The position to add the text when text is shown.

string AddOnLabelPosition { get; }

Property Value

string