C1.C1Preview Namespace > C1MultiDocument Class : PagesChanged Event |
'Declaration Public Event PagesChanged As PagesEventHandler
public event PagesEventHandler PagesChanged
The event handler receives an argument of type PagesEventArgs containing data related to this event. The following PagesEventArgs properties provide information specific to this event.
Property | Description |
---|---|
FirstPageIndex | Gets the index of the first page associated with this event. |
PageCount | Gets the count of pages associated with this event. |
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