Click or drag to resize
PdfConverterGetPdfBytesFromHtmlFile Method
Overload List
  NameDescription
Public methodGetPdfBytesFromHtmlFile(String)
Converts the specified HTML file to PDF and returns the rendered PDF document as an array of bytes.
Public methodGetPdfBytesFromHtmlFile(String, String)
Converts the specified HTML file to PDF and returns the rendered PDF document as an array of bytes.
Top
See Also