IExternalResourceResolver
IExternalResourceResolver interface
Callback interface used to resolve external resources during Html, Svg documents import.
public interface IExternalResourceResolver
Methods
| Name | Description | 
|---|---|
| GetEntity(string) | Maps a URI to an object containing the actual resource. | 
| ResolveUri(string, string) | Resolves the absolute URI from the base and relative URIs. | 
See Also
- namespace Aspose.Slides.Import
- assembly Aspose.Slides