SkipExternalResources

LoadOptions.SkipExternalResources property

Disables loading of all external resources (e.g. images referenced by a remote URL) except WhitelistedResources.

public bool SkipExternalResources { get; set; }

See Also