Click or drag to resize

PdfConverterSavePdfFromHtmlFileToStream Method

Overload List
  NameDescription
Public methodSavePdfFromHtmlFileToStream(String, Stream)
Converts the specified HTML file to PDF and saves the rendered PDF document to the specified stream.
Public methodSavePdfFromHtmlFileToStream(String, String, Stream)
Converts the specified HTML file to PDF and saves the rendered PDF document to the specified stream.
Top
See Also