Text3DFlatText.Clone() Method
Clones the current Text3DFlatText instance.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| Text3DFlatText | A new instance of the Text3DFlatText class that is a copy of the current instance. |
See Also