DocumentFormat.ToString() Method
Returns a human-readable string that represents the DocumentFormat object.
Namespace: DevExpress.XtraRichEdit
Assembly: DevExpress.RichEdit.v25.1.Core.dll
NuGet Package: DevExpress.RichEdit.Core
Declaration
Returns
| Type | Description |
|---|---|
| String | A String value that represents the DocumentFormat object. |
See Also