Back to Devexpress

ReadOnlySectionPageNumbering Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-75016fad.md

latest1.4 KB
Original Source

ReadOnlySectionPageNumbering Interface

An interface implementing the page numbering setting of a document section accessed by the DocumentIterator.

Namespace : DevExpress.XtraRichEdit.API.Native

Assembly : DevExpress.RichEdit.v25.2.Core.dll

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public interface ReadOnlySectionPageNumbering
vb
Public Interface ReadOnlySectionPageNumbering

The following members return ReadOnlySectionPageNumbering objects:

Remarks

All the properties implemented by the ReadOnlySectionPageNumbering interface cannot be modified - they are read-only.

See Also

ReadOnlySectionPageNumbering Members

DevExpress.XtraRichEdit.API.Native Namespace