Back to Devexpress

ReadOnlyFootnoteOptions Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-6aca58ae.md

latest1.3 KB
Original Source

ReadOnlyFootnoteOptions Interface

An interface implementing the footnote options 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 ReadOnlyFootnoteOptions
vb
Public Interface ReadOnlyFootnoteOptions

The following members return ReadOnlyFootnoteOptions objects:

Remarks

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

See Also

ReadOnlyFootnoteOptions Members

DevExpress.XtraRichEdit.API.Native Namespace