Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

Title Property






Title (caption) of this bookmark.
Syntax
public string Title {get; set;}
'Declaration
 
Public Property Title As String
'Usage
 
Dim instance As DocumentBookmark
Dim value As String
 
instance.Title = value
 
value = instance.Title
public String getTitle()
public void setTitle(String value)
            
public:
property String^ Title {
   String^ get();
   void set (    String^ value);
}

Property Value

The title (caption) of this bookmark. Default value is null.
Remarks

Title can be used by viewer applications to set the text of the bookmark in a tree view. This value can optionally be rendered using FontStyles.

Example

For an example, refer to DocumentStructure.

Requirements

Target Platforms

See Also

Reference

DocumentBookmark Class
DocumentBookmark Members

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