NanoByte.Common
2.6.1
|
Helps build an RTF-formatted string. More...
Public Member Functions | |
void | AppendPar (string text, RtfColor color) |
Appends a new paragraph. More... | |
override string | ToString () |
Helps build an RTF-formatted string.
|
inline |
Appends a new paragraph.
text | The text in the paragraph. |
color | The color of the text. |