RefreshTemplate Method

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Used to refresh the DocumentViewer after it has been assigned a new template to change the page layout.

Namespace: PDFTron.SilverDox.Controls
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010

Syntax

C#
public void RefreshTemplate()
Visual Basic
Public Sub RefreshTemplate
Visual C++
public:
void RefreshTemplate()

See Also