[]
Provides data for page-related events such as PagesAdded and PagesChanged.
public class PagesEventArgs : EventArgs
| Name | Description |
|---|---|
| FirstPageIndex | Gets the index of the first page associated with this event. |
| PageCount | Gets the count of pages associated with this event. |