ActiveReports Developer 7
GrapeCity.ActiveReports.Options Namespace
See Also  Inheritance Hierarchy
GrapeCity.ActiveReports.v7 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.
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.
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