TextParagraph Constructors
A paragraph in a text area.| Name | Parameters | Description |
|---|---|---|
| TextParagraph() | none | Initializes a new instance of the TextParagraph class. |
| TextParagraph(String) | text | Initializes a new instance of the TextParagraph class with specified settings. |
See Also