Click or drag to resize
PdfConverterSavePdfFromUrlToStream Method
Overload List
  NameDescription
Public methodSavePdfFromUrlToStream(String, Stream)
Converts the specified URL into a PDF document and saves the rendered PDF document to the specified stream.
Public methodSavePdfFromUrlToStream(String, String, Stream)
Converts the specified URL into a PDF document and saves the rendered PDF document to the specified stream.
Top
See Also