Click or drag to resize

PdfUtilGetPdfDocument Method

Overload List
 NameDescription
Public methodStatic memberGetPdfDocument(Stream) Gets an instance of a PDF document loaded from the specified filepath.
Public methodStatic memberGetPdfDocument(String) Gets an instance of a PDF document loaded from the specified filepath.
Public methodStatic memberGetPdfDocument(Stream, String) Gets an instance of a PDF document loaded from the specified filepath.
Top
See Also