Back to Devexpress

PdfViewer.LoadDocument Method

windowsforms-devexpress-dot-xtrapdfviewer-dot-pdfviewer-dot-loaddocument.md

latest601 B
Original Source

PdfViewer.LoadDocument Method

NameParametersDescription
LoadDocument()noneInvokes the “Open…” file dialog, creates a specific importer and loads the file.
LoadDocument(Stream)streamLoads a PDF document from the specified stream.
LoadDocument(String)pathLoads the PDF document from the specified path.