PrintOptions.ToString() Method
Returns the print options object’s textual representation.
Namespace: DevExpress.XtraTreeMap.Printing
Assembly: DevExpress.XtraTreeMap.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| String | The print options object’s textual representation. |
Remarks
This method always returns “(PrintOptions)”.
See Also