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