ParagraphProperties Constructors
| Name | Parameters | Description |
|---|---|---|
| ParagraphProperties() | none | Initializes a new instance of the ParagraphProperties class. |
| ParagraphProperties(TextProperties) | textProperties | Initializes a new instance of the ParagraphProperties class with specified settings. |
See Also