Back to Devexpress

ReadOnlySectionsProperties Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-7f6c93d8.md

latest1.5 KB
Original Source

ReadOnlySectionsProperties Interface

An interface implementing the section properties 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 ReadOnlySectionsProperties
vb
Public Interface ReadOnlySectionsProperties

The following members return ReadOnlySectionsProperties objects:

Remarks

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

See Also

ReadOnlySectionsProperties Members

DevExpress.XtraRichEdit.API.Native Namespace