Intersoft ClientUI Documentation
PrintDocument Class Members
Methods  Events


The following tables list the members exposed by PrintDocument.

Public Constructors
 NameDescription
Public ConstructorPrintDocument Constructor Initializes a new instance of PrintDocument class.  
Top
Public Methods
 NameDescription
Public MethodPrint Prints a DocumentPaginator object.  
Top
Public Events
 NameDescription
Public EventBeginPrint Occurs after the System.Windows.Printing.PrintDocument.Print() method is called and the print dialog box successfully returns, but before the System.Windows.Printing.PrintDocument.PrintPage event is raised.  
Public EventEndPrint Occurs when the printing operation is complete or when the print operation is cancelled by the application author.  
Public EventPrintPage Occurs when each page is printing.  
Top
See Also

Reference

PrintDocument Class
Intersoft.Client.Documents Namespace

Send Feedback