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