Back to Devexpress

ReadOnlyDocumentCustomProperties Interface

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

latest1.3 KB
Original Source

ReadOnlyDocumentCustomProperties Interface

Implements the custom document properties the RichEditDocumentServerExtensions.LoadDocumentProperties method retrieves.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
public interface ReadOnlyDocumentCustomProperties
vb
Public Interface ReadOnlyDocumentCustomProperties

The following members return ReadOnlyDocumentCustomProperties objects:

See Also

ReadOnlyDocumentCustomProperties Members

DevExpress.XtraRichEdit.API.Native Namespace