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