PDFView4NET WinForms Edition
PDFBookmark Class
Members 




O2S.Components.PDFView4NET Namespace : PDFBookmark Class
Defines a bookmark in a PDF file.
Object Model
PDFBookmark ClassPDFAction ClassPDFBookmarkCollection ClassPDFBookmark ClassPDFRgbColor ClassPDFDocument ClassPDFBookmark Class
Syntax
'Declaration
 
Public Class PDFBookmark 
   Implements IRawPDFData 
'Usage
 
Dim instance As PDFBookmark
public class PDFBookmark : IRawPDFData  
public __gc class PDFBookmark : public IRawPDFData  
public ref class PDFBookmark : public IRawPDFData  
Remarks
The bookmarks have a tree structure that allows an easier navigation into the document. The bookmarks tree serves as a table of contents for the document.
Inheritance Hierarchy

System.Object
   O2S.Components.PDFView4NET.PDFBookmark

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

PDFBookmark Members
O2S.Components.PDFView4NET Namespace