Click or drag to resize

PdfViewerLoadDocument Method

Overload List
 NameDescription
Public methodLoadDocument(Byte, String) Loads the PDF document from the specified byte array.
Public methodLoadDocument(Stream, String) Loads the PDF document from the specified stream.
Public methodLoadDocument(String, String) Open and load a PDF document from a file.
Top
See Also