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


The following tables list the members exposed by DynamicDocumentPaginator.

Public Properties

 NameDescription
public PropertyIsBackgroundPaginationEnabledGets 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 PropertyIsPageCountValidWhen overridden in a derived class, gets a value indicating whether PageCount is the total number of pages. (Inherited from Intersoft.Client.Documents.DocumentPaginator)
public PropertyPageCountWhen overridden in a derived class, gets a count of the number of pages currently formatted. (Inherited from Intersoft.Client.Documents.DocumentPaginator)
public PropertyPageSizeWhen overridden in a derived class, gets or sets the suggested width and height of each page. (Inherited from Intersoft.Client.Documents.DocumentPaginator)
public PropertySourceWhen overridden in a derived class, returns the element being paginated. (Inherited from Intersoft.Client.Documents.DocumentPaginator)
Top

Public Methods

 NameDescription
public MethodGetPageWhen overridden in a derived class, gets the DocumentPage for the specified page number. (Inherited from Intersoft.Client.Documents.DocumentPaginator)
Top

Protected Methods

 NameDescription
protected MethodOnPagesChangedRaises the OnPagesChanged event when the document content is changed. (Inherited from Intersoft.Client.Documents.DocumentPaginator)
protected MethodOnPaginationCompletedRaises the PaginationCompleted event after all document content has been paginated.  
protected MethodOnPaginationProgressRaises the PaginationProgress when one or more content pages have been paginated.  
Top

Public Events

 NameDescription
public EventPagesChangedOccurs when the document content is changed. (Inherited from Intersoft.Client.Documents.DocumentPaginator)
public EventPaginationCompletedOccurs when all document content has been paginated.  
public EventPaginationProgressOccurs when one or more content pages have been paginated.  
Top

See Also

© 2012 All Rights Reserved.