Click or drag to resize

PdfDocument SaveToFile Method

Overload List
Name Description
Public method SaveToFile(String)
Saves PDF document to file.
Public method SaveToFile(String, FileFormat)
Saves PDF document to file.
Public method SaveToFile(String, Int32, Int32, FileFormat)
Saves PDF document to PDF or other Format files. Current only supports save PDF document to SVG and PDF
Top
See Also