IResourceLoadingOptions interface
Leave feedback
On this page
Represents set of options to control how external resources will be loaded
public interface IResourceLoadingOptions
name | description |
---|---|
SkipExternalResources { get; set; } | If true all external resource will not be loading with exception of the resources in the WhitelistedResources |
WhitelistedResources { get; set; } | External resources that will be always loaded |
- namespace GroupDocs.Conversion.Options.Load
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.