Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / ICode49 Interface
Properties

In This Topic
    ICode49 Interface Members
    In This Topic

    The following tables list the members exposed by ICode49.

    Public Properties
     NameDescription
     Property A color that represents the barcode backgroundcolor. The default value is 'rgb(255, 255, 255)' (Inherited from GrapeCity.Documents.Excel.IBarcode)
     Property Type of code (Inherited from GrapeCity.Documents.Excel.IBarcode)
     Property A color that represents the barcode color. The default value is 'rgb(0,0,0)'. (Inherited from GrapeCity.Documents.Excel.IBarcode)
     Property A string that represents the label text fontFamily. The default value is 'sans-serif'. (Inherited from GrapeCity.Documents.Excel.IFontOption)
     Property A string that represents the label text fontSize. The default value is '12px'. (Inherited from GrapeCity.Documents.Excel.IFontOption)
     Property A string that represents the label text fontStyle. The default value is 'normal'. (Inherited from GrapeCity.Documents.Excel.IFontOption)
     Property A string that represents the label text fontTextAlign. The default value is 'center'. (Inherited from GrapeCity.Documents.Excel.IFontOption)
     Property A string that represents the label text fontTextDecoration. The default value is 'none'. (Inherited from GrapeCity.Documents.Excel.IFontOption)
     Property A string that represents the label text fontWeight. The default value is 'normal'. (Inherited from GrapeCity.Documents.Excel.IFontOption)
     Property Specifies whether the symbol mode is Group Alphanimeric Mode. The default value is 'false'.  
     Property A value that represents the index of symbol in the group. The default value is '0'  
     Property A value that represents the label position when the label is shown. (Inherited from GrapeCity.Documents.Excel.ILabelOption)
     Property A value that represents the size of bottom quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode)
     Property A value that represents the size of left quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode)
     Property A value that represents the size of right quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode)
     Property A value that represents the size of top quiet zone. (Inherited from GrapeCity.Documents.Excel.IBarcode)
     Property Specifies whether to show label text when the barcode has label. (Inherited from GrapeCity.Documents.Excel.ILabelOption)
     Property A string that represents encode on the symbol of barcode. (Inherited from GrapeCity.Documents.Excel.IBarcode)
    Top
    See Also