OnSvgDocumentReady

SvgResourceKeeperCallback.OnSvgDocumentReady method

Llamado cuando el documento SVG está listo.

public virtual string OnSvgDocumentReady(byte[] htmlData, string suggestedFileName)
ParámetroEscribeDescripción
htmlDataByte[]Los datos SVG.
suggestedFileNameStringNombre del archivo sugerido.

Valor_devuelto

Devuelve la ruta al documento svg guardado.

Ver también