SkipExternalResources

LoadOptions.SkipExternalResources property

Disables loading of all external resource such as images except WhitelistedResources.

public bool SkipExternalResources { get; set; }

Remarks

For code example, see the documentation.

See Also