WhitelistedResources
LoadOptions.WhitelistedResources property
The list of URL fragments corresponding to external resources that should be loaded when SkipExternalResources
is set to true
.
public List<string> WhitelistedResources { get; set; }
Remarks
For code example, see the documentation.
See Also
- class LoadOptions
- namespace GroupDocs.Viewer.Options
- assembly GroupDocs.Viewer