ZoomItemBase.ToString() Method
In This Article
Returns the text representation of the ZoomItemBase object.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Returns
Type | Description |
---|---|
String | A string representation of the current object. |
See Also