OnSvgDocumentReady

ISvgResourceKeeperCallback.OnSvgDocumentReady method

Chiamato quando il documento SVG è pronto.

public string OnSvgDocumentReady(byte[] htmlData, string suggestedFileName)
ParametroTipoDescrizione
htmlDataByte[]I dati SVG.
suggestedFileNameStringNome del file suggerito.

Valore di ritorno

Restituisce il percorso al documento svg salvato.

Guarda anche