[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ICode49

Interface ICode49

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

Code 49 is a two dimensional, high-density stacked barcode with two to eight rows (having eight characters each). Each row has a start code and a stop code. This barcode is especially used to encodes the complete ASCII character set.

public interface ICode49 : IBarcode, IFontOption, ILabelOption
Inherited Members

Properties

Grouping

Specifies whether the symbol mode is Group Alphanimeric Mode. The default value is 'false'.

bool Grouping { get; }

Property Value

bool

GroupNo

A value that represents the index of symbol in the group. The default value is '0'.

int GroupNo { get; }

Property Value

int