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