Intersoft ClientUI Documentation
DynamicDocumentPaginator Class Members
Properties  Methods  Events


The following tables list the members exposed by DynamicDocumentPaginator.

Public Properties
 NameDescription
Public PropertyIsBackgroundPaginationEnabled Gets or sets a value indicating whether pagination is performed automatically in the background in response to certain events, such as a change in page size.  
Public PropertyIsPageCountValid When overridden in a derived class, gets a value indicating whether PageCount is the total number of pages. (Inherited from Intersoft.Client.Documents.DocumentPaginator)
Public PropertyPageCount When overridden in a derived class, gets a count of the number of pages currently formatted. (Inherited from Intersoft.Client.Documents.DocumentPaginator)
Public PropertyPageSize When overridden in a derived class, gets or sets the suggested width and height of each page. (Inherited from Intersoft.Client.Documents.DocumentPaginator)
Public PropertySource When overridden in a derived class, returns the element being paginated. (Inherited from Intersoft.Client.Documents.DocumentPaginator)
Top
Public Methods
 NameDescription
Public MethodGetPage When overridden in a derived class, gets the DocumentPage for the specified page number. (Inherited from Intersoft.Client.Documents.DocumentPaginator)
Top
Protected Methods
 NameDescription
Protected MethodOnPagesChanged Raises the OnPagesChanged event when the document content is changed. (Inherited from Intersoft.Client.Documents.DocumentPaginator)
Protected MethodOnPaginationCompleted Raises the PaginationCompleted event after all document content has been paginated.  
Protected MethodOnPaginationProgress Raises the PaginationProgress when one or more content pages have been paginated.  
Top
Public Events
 NameDescription
Public EventPagesChanged Occurs when the document content is changed. (Inherited from Intersoft.Client.Documents.DocumentPaginator)
Public EventPaginationCompleted Occurs when all document content has been paginated.  
Public EventPaginationProgress Occurs when one or more content pages have been paginated.  
Top
See Also

Reference

DynamicDocumentPaginator Class
Intersoft.Client.Documents Namespace

Send Feedback