[]
        
(Showing Draft Content)

GrapeCity.Documents.Barcode

Namespace GrapeCity.Documents.Barcode

Classes

BarCodeException

The exception thrown when an error is caused by an inapplicable value of the barcode control.

BarcodeOptions

Represents additional barcode options.

BarCodeOptionsBase

The basic options for some BarCode.

BarcodeSizeOptions

Specifies options affecting the size of a barcode, such as the width of narrow bars, narrow to wide bars' ratio etc.

Code25intlvOptions

The options of Code25intlv.

Code49Options

The options of Code49.

DataMatrixOptions

The options of DataMatrix.

Ean128Fnc1Options

The options of Code128

GcBarcode

Represents a barcode that can be drawn on a GcGraphics. The supported barcode types are represented by the CodeType enum.

GcPdfBarcodeExtension

Provides extension methods to draw and measure a GcBarcode.

GS1CompositeOptions

The options of GS1Composite

Interop

Provides interoperability methods.

MaxiCodeOptions

Represents the MaxiCode barcode's particular information.

MicroPDF417Options

The options of MicroPDF417

MicroQRCodeOptions

Represents the MicroQRCode barcode's particular information.

ModuleSize

Represents the width of narrow and wide bars.

PDF417Options

The options of PDF417.

QRCodeOptions

The options of QRCode

QuietZone

Represents the blank space around a barcode that helps scanners to detect the barcode.

RssExpandedStackedOptions

The options of RSSExpandedStacked

WholeSize

Represents the overall size of barcode control.

Enums

BarCodeCaptionPosition

Specifies the barcode caption position relative to the barcode symbol.

BarCodeDirection

Specifies the print direction of the barcode symbol.

BarCodeException.EnumErrorCode

Internal EnumErrorCode

BarcodeSizeMode

Specifies the barcode sizing modes.

CodeType

Type of code, or symbology, the barcode control will use to generate the barcode.

DataMatrixEcc000_140SymbolSize

The symbol size enumeration for ECC000-140 mode.

DataMatrixEcc200EncodingMode

The enumeration of encoding char set under ECC200 mode.

DataMatrixEcc200SymbolSize

The symbol size enumeration for ECC200 mode.

DataMatrixEccMode

The ECC mode enumeration.

GS1CompositeType

Composite symbol type.

MaxiCodeMode

MaxiCode mode.

MicroPDF417SymbolCompactionMode

MicroPDF417 encoding compaction mode.

MicroPDF417SymbolVersion

MicroPDF417 encoding compaction mode.

MicroQRCodeErrorLevel

Specifies the MicroQRCode's error correction level.

MicroQRCodeMask

Sets the MicroQRCode's mask pattern reference.

MicroQRVersion

Sets the MicroQRCode's version.

PDF417Type

Specifies PDF417's barcode type.

QRCodeErrorLevel

Specifies the QRCode's error correction level.

QRCodeMask

Specifies the QRCode's mask pattern reference.

QRCodeModel

Specifies the QRCode's model.