Descriptive text which may contain variable expressions.
Name | Description | |
---|---|---|
StandardText(string text) |
Initializes a new instance of the StandardText class. |
Name | Description | |
---|---|---|
Text |
Gets the text. |
Name | Description | |
---|---|---|
WriteHtml(System.IO.TextWriter writer) |
Writes the description as HTML. |
|
WriteInnerHtml(System.IO.TextWriter writer) |
Writes the description as HTML. |
|
WriteInnerPlainText(System.IO.TextWriter writer) |
Writes the description as plain text. |
|
WritePlainText(System.IO.TextWriter writer) |
Writes the description as plain text. |