OnSvgDocumentReady
ISvgResourceKeeperCallback.OnSvgDocumentReady method
Llamado cuando el documento SVG está listo.
public string OnSvgDocumentReady(byte[] htmlData, string suggestedFileName)
Parámetro | Escribe | Descripción |
---|---|---|
htmlData | Byte[] | Los datos SVG. |
suggestedFileName | String | Nombre del archivo sugerido. |
Valor_devuelto
Devuelve la ruta al documento svg guardado.
Ver también
- interface ISvgResourceKeeperCallback
- espacio de nombres Aspose.Imaging.FileFormats.Svg
- asamblea Aspose.Imaging