SectionPageNumbering Interface
In This Article
Defines the numbering format which shall be used for automatically numbered pages and an initial number that is the number of the first page.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v14.2.Core.dll
#Declaration
#Returned By
The Section.PageNumbering property returns an instance of SectionPageNumbering.
#Remarks
Use the Section.PageNumbering property to get access to the SectionPageNumberinginstance.
See Also