PageFormattedEventArgs.PageIndex Property
Gets an index of the page that raised the event.
Namespace: DevExpress.XtraRichEdit.API.Layout
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Int32 | An integer that is the page index. |
See Also