ActiveReports 8
GrapeCity.ActiveReports.Options Namespace
See Also  Inheritance Hierarchy
GrapeCity.ActiveReports.v8 Assembly : GrapeCity.ActiveReports.Options Namespace

Glossary Item Box

The GrapeCity.ActiveReports.Options namespace contains the barcode options classes for Code49, PDF417, and QRCode barcodes.

Classes

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

Represents the Code128 barcode's particular information.

ClassCode49Options

Represents the Code49 barcode's particular information.

ClassDataMatrixOptions Represents the options of the Data Matrix barcode.
ClassGS1CompositeOptions Represents the GS1 composite brcode's particular information.
ClassMicroPDF417Options Represents the MicroPDF417 barcode's particular information.
ClassPDF417Options

Represents the PDF417 barcode's particular information.

ClassQRCodeOptions

Represents the QRCode barcode's particular information.

ClassRssExpandedStackedOptions Represents the RssExpandedStacked barcode's particular information.

Enumerations

 EnumerationDescription
EnumerationDataMatrixEcc000_140SymbolSize The symbol size enumeration for ECC000-140 mode.
EnumerationDataMatrixEcc200EncodingMode The enumeration of encoding char set under ECC200 mode.
EnumerationDataMatrixEcc200SymbolSize The symbol size enumeration for ECC200 mode.
EnumerationDataMatrixEccMode The ECC mode enumeration.
EnumerationGS1CompositeType Composite symbol type.
EnumerationMicroPDF417SymbolCompactionMode MicroPDF417 encoding compaction mode.
EnumerationMicroPDF417SymbolVersion MicroPDF417 encoding compaction mode.
EnumerationPDF417Type Specifies PDF417's barcode type.
EnumerationQRCodeErrorLevel Specifies the QRCode's error correction level.
EnumerationQRCodeMask Sets the QRCode's mask pattern reference.
EnumerationQRCodeModel Sets the QRCode's model.

See Also