A newer version of this page is available.
Switch to the current version.
IReportPrintTool Interface
For internal use. Provides the basic functionality for the ReportPrintTool class.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.Printing.v19.1.Core.dll
Declaration
public interface IReportPrintTool :
IDisposable
Public Interface IReportPrintTool
Inherits IDisposable
Related API Members
The following members accept/return IReportPrintTool objects:
Remarks
This interface is intended for internal use only, and normally you don't need to use it in your code.
See Also
Feedback