[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ICodabar

ICodabar Interface

Codabar is a barcode that uses alphanumeric characters including : A B C D + - : . / $ and all numbers.A screenshot depicting Codabar sparkline is shared below.

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

Properties

Name Description
CheckDigit

Specifies whether the symbol needs a check digit. The default value is 'false'.

NwRatio

A value that represents the wide and narrow bar ratio. It has values 2|3. The default value is '3'.