TextParagraphProperties Constructors
Contains properties that define the formatting of a text paragraph.| Name | Parameters | Description |
|---|---|---|
| TextParagraphProperties() | none | Initializes a new instance of the TextParagraphProperties class. |
| TextParagraphProperties(TextProperties) | textProperties | Initializes a new instance of the TextParagraphProperties class with specified settings. |
See Also