







![]() ![]() |
PDFTron SilverDox SDK |
DocumentViewer..::..DisplayBookmark Method |
DocumentViewer Class See Also Send Feedback |
Scrolls the viewer so that the position of the bookmark 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 DisplayBookmark( Bookmark bookmark ) |
Visual Basic |
---|
Public Sub DisplayBookmark ( _ bookmark As Bookmark _ ) |
Visual C++ |
---|
public: void DisplayBookmark( Bookmark^ bookmark ) |
Parameters
- bookmark
- Type: PDFTron.SilverDox.Documents..::..Bookmark
The bookmark that specifies the location to scroll to.