PDF Viewer Control for .NET 2.0 Windows Forms
ReloadPdfDocument Method
NamespacesPdfViewer4WinNetPdfViewerReloadPdfDocument()()()
Call this method to reload the currently loaded PDF document after changing the PdfViewerPreferences or the PdfSecurityOptions.
Declaration Syntax
C#Visual BasicVisual C++
public bool ReloadPdfDocument()
Public Function ReloadPdfDocument As Boolean
public:
bool ReloadPdfDocument()
Return Value
Return true if the document was reloaded or false if the document was not reloaded

Assembly: PdfViewerWinNet (Module: PdfViewerWinNet) Version: 3.1.0.16508 (3.1.0.0)