OutputFormat

OutputFormat enumeration

The output format of a data.

public enum OutputFormat

Values

Name Value Description
Html 0 The HTML format.
PlainText 1 The plain text format.

See Also