Intersoft ClientUI Documentation
DocumentPaginator Class Members
Properties  Methods  Events


The following tables list the members exposed by DocumentPaginator.

Public Properties
 NameDescription
Public PropertyIsPageCountValid When overridden in a derived class, gets a value indicating whether PageCount is the total number of pages.  
Public PropertyPageCount When overridden in a derived class, gets a count of the number of pages currently formatted.  
Public PropertyPageSize When overridden in a derived class, gets or sets the suggested width and height of each page.  
Public PropertySource When overridden in a derived class, returns the element being paginated.  
Top
Public Methods
 NameDescription
Public MethodGetPage When overridden in a derived class, gets the DocumentPage for the specified page number.  
Top
Protected Methods
 NameDescription
Protected MethodOnPagesChanged Raises the OnPagesChanged event when the document content is changed.  
Top
Public Events
 NameDescription
Public EventPagesChanged Occurs when the document content is changed.  
Top
See Also

Reference

DocumentPaginator Class
Intersoft.Client.Documents Namespace

Send Feedback