Leadtools.Pdf Namespace > PDFBookmark Structure : BookmarkStyle Property |
public PDFBookmarkStyle BookmarkStyle {get; set;}
'Declaration Public Property BookmarkStyle As PDFBookmarkStyle
'Usage Dim instance As PDFBookmark Dim value As PDFBookmarkStyle instance.BookmarkStyle = value value = instance.BookmarkStyle
public: property PDFBookmarkStyle BookmarkStyle { PDFBookmarkStyle get(); void set ( PDFBookmarkStyle value); }
The Title is the text that will appear to the user. External viewers use this value to draw the bookmark in the Table of Contents (TOC). The font style of the bookmark is stored in the BookmarkStyle property.
For an example, refer to PDFBookmark.