C1.C1Report.4 Assembly > 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. |