TextParagraphProperties.Clone() Method
Creates a copy of the current TextParagraphProperties instance.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| TextParagraphProperties | The copy of the current TextParagraphProperties instance. |
See Also