ReportBuilderContext class

ReportBuilderContext class

LINQ Reporting Engine context.

Inheritance: ReportBuilderContextProcessorContext

Constructors

NameDescription
ReportBuilderContext()The default constructor.

Properties

NameDescription
font_settingsFont settings used by the processor.
(Inherited from ProcessorContext)
layout_optionsDocument layout options used by the processor.
(Inherited from ProcessorContext)
report_builder_optionsReport build options.
warning_callbackWarning callback used by the processor.
(Inherited from ProcessorContext)

See Also