HiQPdf Documentation

PdfDocumentFromStream Method

HiQPdf Client for .NET Core
Overload List

  NameDescription
Public methodStatic memberFromStream(String, Stream)
Loads a PDF document from a stream and returns the created PDF document using the default server port
Public methodStatic memberFromStream(String, UInt32, Stream)
Loads a PDF document from a stream and returns the created PDF document
Public methodStatic memberFromStream(String, UInt32, Stream, String)
Loads a password protected PDF document from a stream and returns the created PDF document
Public methodStatic memberFromStream(String, UInt32, String, Stream, String)
Loads a password protected PDF document from a stream and returns the created PDF document using a server password
Top
See Also

Reference