PdfViewer.LoadDocument Method
Name | Parameters | Description |
---|---|---|
Load |
none | Invokes the “Open…” file dialog, creates a specific importer and loads the file. |
Load |
stream | Loads a PDF document from the specified stream. |
Load |
path | Loads the PDF document from the specified path. |