ActiveReports3 Request technical support
DataDynamics.ActiveReports.Options Namespace
See Also  Inheritance Hierarchy
The DataDynamics.ActiveReports.Options namespace contains the barcode options classes for Code49, PDF417, and QRCode barcodes.

Classes

ClassDescription
Code128Options Represents the Code128 barcode's particular information.
Code49Options Represents the Code49 barcode's particular information.
PDF417Options Represents the PDF417 barcode's particular information.
QRCodeOptions Represents the QRCode barcode's particular information.

Enumerations

EnumerationDescription
PDF417Type Specifies PDF417's barcode type.
QRCodeErrorLevel Specifies the QRCode's error correction level.
QRCodeMask Sets the QRCode's mask pattern reference.
QRCodeModel Sets the QRCode's model.

See Also