PDF Viewer Control for .NET Windows Forms Documentation

PdfViewerReloadPdfDocument Method

PDF Viewer Control for .NET Windows Forms
Call this method to reload the currently loaded PDF document after changing the PdfViewerPreferences or the PdfSecurityOptions.

Namespace:  PdfViewer4WinNet
Assembly:  PdfViewerWinNet (in PdfViewerWinNet.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public bool ReloadPdfDocument()

Return Value

Type: Boolean
Return true if the document was reloaded or false if the document was not reloaded
See Also

Reference