Back to Devexpress

ReadOnlyParagraphPropertiesBase Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-e503ee58.md

latest1.2 KB
Original Source

ReadOnlyParagraphPropertiesBase Interface

Base interface for all paragraph 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 ReadOnlyParagraphPropertiesBase
vb
Public Interface ReadOnlyParagraphPropertiesBase

Remarks

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

See Also

ReadOnlyParagraphPropertiesBase Members

DevExpress.XtraRichEdit.API.Native Namespace