Descriptive text that can be displayed as plain text or highlighted HTML.
Name | Description | |
---|---|---|
RichDescription |
Initializes a new instance of the RichDescription class. |
|
RichDescription(object content) |
Initializes a new instance of the RichDescription class. |
|
RichDescription(object[] content) |
Initializes a new instance of the RichDescription class. |
Name | Description | |
---|---|---|
AppendContent(object[] content) | ||
ToHtml |
Returns an HTML formatted string of the description. |
|
ToString |
Returns an undecorated plaintext string of the description. |
|
WriteHtml(System.IO.TextWriter writer) | ||
WritePlainText(System.IO.TextWriter writer) |