Opens and displays the specified stream within the browser.
Namespace: PdfViewer4WinNet
Assembly: EvoPdfViewerWinForms (in EvoPdfViewerWinForms.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax
Parameters
- pdfStream
- Type: System.IOStream
The stream to be opened.
Return Value
Type: Booleanfalse if the file could not be opened, true otherwise.
See Also