SaveExternal
ILinkEmbedController.SaveExternal method
Saves external object.
public void SaveExternal(int id, byte[] entityData)
Parameter | Type | Description |
---|---|---|
id | Int32 | Object id. This id is saving operation-wide unique. |
entityData | Byte[] | Object binary data. This parameter cannot be null. |
See Also
- interface ILinkEmbedController
- namespace Aspose.Slides.Export
- assembly Aspose.Slides