1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for .NET
  4. /
  5. GroupDocs.Parser.Options
  6. /
  7. Features
  8. /
  9. FormattedText

FormattedText

Features.FormattedText property

Gets the value that indicates whether formatted text extraction is supported.

public bool FormattedText { get; }

Return Value

true if formatted text extraction is supported; otherwise, false.

See Also