PdfStreamingExporter Constructors
Provides the functionality for exporting reports to PDF in streaming modes.| Name | Parameters | Description |
|---|---|---|
| PdfStreamingExporter(XtraReport, Boolean) | report, allowMultiThreading | Initializes a new instance of the PdfStreamingExporter class with the specified settings. |
See Also