exportAsSvg

public final void exportAsSvg(String filepath)

Exports the document as Svg format to the specified file path.

Parameters

filepath

The file path where the Svg document will be saved.