FormattedText
Overloads (2):
| Name | Return Type | Description |
|---|---|---|
| FormattedText() | None | Creates a new default FormattedText object, which contains only a carriage return character and has no formatting. |
| FormattedText(String) | None | Creates a new FormattedText object with unformatted text. |