Intersoft.Client.Documents Namespace > DynamicDocumentPaginator Class : PaginationProgress Event |
Public Event PaginationProgress As PaginationProgressEventHandler
Dim instance As DynamicDocumentPaginator Dim handler As PaginationProgressEventHandler AddHandler instance.PaginationProgress, handler
public event PaginationProgressEventHandler PaginationProgress
public: event PaginationProgressEventHandler^ PaginationProgress
The event handler receives an argument of type PaginationProgressEventArgs containing data related to this event. The following PaginationProgressEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Count | Gets the number of continuous pages that were paginated. |
Start | Gets the page number of the first page that was paginated. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2