Error processing SSI file
LEADTOOLS PDF (Leadtools.Pdf assembly)

Show in webframe

Title Property (PDFBookmark)






Title of the bookmark.
Syntax
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
public String getTitle()
public void setTitle(String title)
            
public:
property String^ Title {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that represents the title of the bookmark. The default value is null.
Remarks

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.

Example

For an example, refer to PDFBookmark.

Requirements

Target Platforms

See Also

Reference

PDFBookmark Structure
PDFBookmark Members

Error processing SSI file
   Leadtools.Pdf requires a PDF Pro, Pro Suite, Document, or Medical license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features