SetData
IResourceLoadingArgs.SetData method
Sets user provided data of the resource which used if ResourceLoading
returns UserProvided.
public void SetData(byte[] data)
Parameter | Type | Description |
---|---|---|
data | Byte[] | Provided data of the resource Byte[] |
See Also
- interface IResourceLoadingArgs
- namespace Aspose.Slides
- assembly Aspose.Slides