DisplayLastPage Method

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Scrolls the viewer so that the upper-left corner of the Document's last page is in the upper-left corner of the viewer.

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

Syntax

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

See Also