GetEntity
IExternalResourceResolver.GetEntity method
Maps a URI to an object containing the actual resource.
public Stream GetEntity(string absoluteUri)
Parameter | Type | Description |
---|---|---|
absoluteUri | String | Absolute URI to the object. |
Return Value
A Stream object or null if resource cannot be streamed.
See Also
- interface IExternalResourceResolver
- namespace Aspose.Slides.Import
- assembly Aspose.Slides