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