[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ICode93

ICode93 Interface

Code93 barcode is a barcode that uses uppercase characters and numeric characters along with some special characters ("%" , "*", "$", "/", "." , "-", "+").

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

Properties

Name Description
CheckDigit

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

FullASCII

Specifies whether to support full ASCII for Code93. The default value is 'false'.