1. GroupDocs.Parser
  2. /
  3. GroupDocs.Parser for Python via .NET
  4. /
  5. groupdocs.parser.options
  6. /
  7. ExternalResourceHandler class

ExternalResourceHandler class

ExternalResourceHandler class

Provides a handler for external resources loading.

The ExternalResourceHandler type exposes the following members:

Constructors

Constructor Description
init Constructs a new instance of ExternalResourceHandler

Methods

Method Description
on_loading Called before any external resource load.

See Also