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

Hyperlinks

Gets the value that indicates whether hyperlinks extraction is supported.

public bool Hyperlinks { get; }

Return Value

true if hyperlinks extraction is supported; otherwise, false.

See Also