Click or drag to resize

ConvertToSvg Method

Overload List
  NameDescription
Public methodStatic memberToSvg(Page, String)
Convert the Page to SVG and save to the specified path.
Public methodStatic memberToSvg(PDFDoc, String)
Convert the PDFDoc to SVG and save to the specified path.
Public methodStatic memberToSvg(Page, String, SVGOutputOptions)
Convert the Page to SVG and save to the specified path.
Public methodStatic memberToSvg(PDFDoc, String, SVGOutputOptions)
Top
See Also