Back to Devexpress

CodabarOptions Class

officefileapi-devexpress-dot-barcodes-1ea45974.md

latest1.2 KB
Original Source

CodabarOptions Class

Contains options specific to this symbology (bar code type).

Namespace : DevExpress.BarCodes

Assembly : DevExpress.Docs.v25.2.dll

NuGet Package : DevExpress.Document.Processor

Declaration

csharp
public class CodabarOptions :
    BarCodeGeneratorOptions
vb
Public Class CodabarOptions
    Inherits BarCodeGeneratorOptions

The following members return CodabarOptions objects:

Inheritance

Object BarCodeGeneratorOptions CodabarOptions

See Also

CodabarOptions Members

Codabar

DevExpress.BarCodes Namespace