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