Click or drag to resize

PdfConverterSavePdfFromUrlToFile Method

Overload List
  NameDescription
Public methodSavePdfFromUrlToFile(String, String)
Converts the specified URL into a PDF document and saves the rendered PDF document into the specified disk file.
Public methodSavePdfFromUrlToFile(String, String, String)
Converts the specified URL into a PDF document and saves the rendered PDF document into the specified disk file.
Top
See Also