Section.PageNumbering Property
Provides access to an object specifying page numbering options for the current section.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v22.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Property Value
Type | Description |
---|---|
SectionPageNumbering | A SectionPageNumbering instance containing page numbering options. |
See Also