TextParagraph Constructors
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