Intersoft.Client.Documents Namespace > DocumentPaginator Class : PagesChanged Event |
Public Event PagesChanged As PagesChangedEventHandler
Dim instance As DocumentPaginator Dim handler As PagesChangedEventHandler AddHandler instance.PagesChanged, handler
public event PagesChangedEventHandler PagesChanged
public: event PagesChangedEventHandler^ PagesChanged
The event handler receives an argument of type PagesChangedEventArgs containing data related to this event. The following PagesChangedEventArgs properties provide information specific to this event.
Property | Description |
---|---|
Count | Gets the number of continuous pages that changed. |
Start | Gets the page number of the first page that changed. |
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