Leadtools.Pdf Namespace > PDFBookmark Structure : Title Property |
public string Title {get; set;}
'Declaration Public Property Title As String
'Usage Dim instance As PDFBookmark Dim value As String instance.Title = value value = instance.Title
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.