Back to Devexpress

ReadOnlyDocumentProperties Interface

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

latest2.2 KB
Original Source

ReadOnlyDocumentProperties Interface

Implements the document properties retrieved by the RichEditDocumentServerExtensions.LoadDocumentProperties method.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public interface ReadOnlyDocumentProperties
vb
Public Interface ReadOnlyDocumentProperties

The following members return ReadOnlyDocumentProperties objects:

See Also

ReadOnlyDocumentProperties Members

DevExpress.XtraRichEdit.API.Native Namespace