Enum TextFormat

TextFormat enumeration

Defines format of a text.

public enum TextFormat

Values

NameValueDescription
Text0The plain text.
Html1The html format.

See Also