Click or drag to resize

PdfConverterSavePdfFromHtmlFileToFile Method

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