Save
IXamlOutputSaver.Save method
Saves a bytes array to a destination location.
public void Save(string path, byte[] data)
Parameter | Type | Description |
---|---|---|
path | String | The destination path. |
data | Byte[] | A binary data for saving to a destination location. |
See Also
- interface IXamlOutputSaver
- namespace Aspose.Slides.Export.Xaml
- assembly Aspose.Slides