HiQPdf Documentation

PdfDocumentFromFile Method

HiQPdf Client for .NET Core
Overload List

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

Reference