ReportPrintTool(IReport, Boolean) Constructor
In This Article
Initializes a new instance of the ReportPrintTool class with specified settings.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraPrinting.v24.2.dll
NuGet Package: DevExpress.Win.Printing
#Declaration
#Parameters
Name | Type |
---|---|
report | IReport |
#Optional Parameters
Name | Type | Default |
---|---|---|
use |
Boolean | False |
See Also