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