ReportPrintTool Constructors
A tool that allows you to publish reports in WinForms applications.Name | Parameters | Description |
---|---|---|
ReportPrintTool(IReport, Boolean) | report, useAsyncDocumentCreation | Initializes a new instance of the ReportPrintTool class with specified settings. |
See Also