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

FormattedTextPage

Features.FormattedTextPage property

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

public bool FormattedTextPage { get; }

Return Value

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

See Also