TextParagraphProperties(TextProperties) Constructor
Initializes a new instance of the TextParagraphProperties class with specified settings.
Namespace: DevExpress.Docs.Office
Assembly: DevExpress.Docs.Core.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| textProperties | TextProperties | The text properties to apply to the paragraph. |
See Also