Hunny Software Library Reference

Text Properties

The properties of the Text class are listed below. For a complete list of Text class members, see the Text Members topic.

Public Instance Properties

Charset Gets the charset identifier for the text content.
FoldingEnabled (inherited from FieldBody) Enables or disables line folding.
Modified (inherited from Node) Gets or sets the is-modified flag.
NumEncodedWords Gets the number of encoded words in the list.
Parent (inherited from Node) Gets or sets the parent Node object.
String (inherited from Node) Gets or sets the string representation.
Text (inherited from FieldBody) Gets or sets the unfolded text of the field body.
UnicodeText Gets or sets the text as a Unicode string.

See Also

Text Class | Hunny.Mime Namespace