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