ConvertToSvg Method |
Name | Description | |
---|---|---|
ToSvg(Page, String) | Convert the Page to SVG and save to the specified path. | |
ToSvg(PDFDoc, String) | Convert the PDFDoc to SVG and save to the specified path. | |
ToSvg(Page, String, SVGOutputOptions) | Convert the Page to SVG and save to the specified path. | |
ToSvg(PDFDoc, String, SVGOutputOptions) |