ReadOnlyDocumentBuiltInProperties.Application Property
Gets the name of the application used to modify the document.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v25.2.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| String | The application’s name. The default is “DevExpress Office File API/25.2.3.0”. |
See Also