Intersoft ClientUI Documentation
PrintDocument Class Members
See Also  Methods  Events Send Feedback
Intersoft.Client.Documents Namespace : PrintDocument Class


The following tables list the members exposed by PrintDocument.

Public Constructors

 NameDescription
public ConstructorPrintDocument ConstructorInitializes a new instance of PrintDocument class.  
Top

Public Methods

 NameDescription
public MethodPrintPrints a DocumentPaginator object.  
Top

Public Events

 NameDescription
public EventBeginPrintOccurs 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 EventEndPrintOccurs when the printing operation is complete or when the print operation is cancelled by the application author.  
public EventPrintPageOccurs when each page is printing.  
Top

See Also

© 2012 All Rights Reserved.