Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

ReadOnlySectionPageNumbering.NumberingFormat Property

Gets the format for displaying page numbers.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v19.1.Core.dll

Declaration

NumberingFormat NumberingFormat { get; }

Property Value

Type Description
NumberingFormat

A NumberingFormat enumeration member specifying the numbering format.

See Also