






Represents a bookmark in a Document. Bookmarks typically represent an outline of the document, and as each bookmark is usually associated with a specific page in a document, they are typically used to facilitate navigation.
Namespace: PDFTron.SilverDox.Documents
Assembly: SilverDox (in SilverDox.dll) Version: 1.2.4413.29010
Syntax
| C# |
|---|
public class Bookmark |
| Visual Basic |
|---|
Public Class Bookmark |
| Visual C++ |
|---|
public ref class Bookmark |
