ISvgResourceKeeperCallback.OnSvgDocumentReady
ISvgResourceKeeperCallback.OnSvgDocumentReady method
Called when the SVG document is ready for export.
public string OnSvgDocumentReady(byte[] htmlData, string suggestedFileName)
Parameter | Type | Description |
---|---|---|
htmlData | Byte[] | The SVG data. |
suggestedFileName | String | Name of the suggested file. |
Return Value
Returns the path to the saved SVG document.
See Also
- interface ISvgResourceKeeperCallback
- namespace Aspose.Imaging.FileFormats.Svg
- assembly Aspose.Imaging