DisplayFirstPage Method

PDFTron SilverDox SDK

Collapse imageExpand ImageCopy imageCopyHover image
Scrolls the viewer so that the upper-left corner of the Document's first 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 DisplayFirstPage()
Visual Basic
Public Sub DisplayFirstPage
Visual C++
public:
void DisplayFirstPage()

See Also