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


The following tables list the members exposed by DocumentPaginator.

Public Properties

 NameDescription
public PropertyIsPageCountValidWhen overridden in a derived class, gets a value indicating whether PageCount is the total number of pages.  
public PropertyPageCountWhen overridden in a derived class, gets a count of the number of pages currently formatted.  
public PropertyPageSizeWhen overridden in a derived class, gets or sets the suggested width and height of each page.  
public PropertySourceWhen overridden in a derived class, returns the element being paginated.  
Top

Public Methods

 NameDescription
public MethodGetPageWhen overridden in a derived class, gets the DocumentPage for the specified page number.  
Top

Protected Methods

 NameDescription
protected MethodOnPagesChangedRaises the OnPagesChanged event when the document content is changed.  
Top

Public Events

 NameDescription
public EventPagesChangedOccurs when the document content is changed.  
Top

See Also

© 2012 All Rights Reserved.