1. GroupDocs.Search
  2. /
  3. GroupDocs.Search for .NET
  4. /
  5. GroupDocs.Search.Options
  6. /
  7. OutputFormat

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