Class ReportDocxExportOptions
What ReportDocxExporter writes.
public sealed class ReportDocxExportOptions
- Inheritance
-
ReportDocxExportOptions
- Inherited Members
Constructors
Properties
- Diagnostics
Gets or sets where the export reports what it could not carry.
- IncludeImages
Gets or sets a value indicating whether images are written. The default is true.
- IncludePageHeadersAndFooters
Gets or sets a value indicating whether the report's page header and footer are written. The default is true.
- RasterDpi
Gets or sets the resolution charts, gauges and custom items are rasterized at, in dots per inch. The default is 150.
- StrictMode
Gets or sets a value indicating whether the export throws instead of degrading. The default is false.