ReportBuilderContext class
ReportBuilderContext class
LINQ Reporting Engine context.
Inheritance: ReportBuilderContext → ProcessorContext
Constructors
| Name | Description |
|---|---|
| ReportBuilderContext() | The default constructor. |
Properties
| Name | Description |
|---|---|
| font_settings | Font settings used by the processor. (Inherited from ProcessorContext) |
| layout_options | Document layout options used by the processor. (Inherited from ProcessorContext) |
| report_builder_options | Report build options. |
| warning_callback | Warning callback used by the processor. (Inherited from ProcessorContext) |
See Also
- module aspose.words.lowcode
- class ProcessorContext