Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.3
|
Leadtools.Documents Namespace > DocumentBookmark Class : Title Property |
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)
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.
For an example, refer to DocumentStructure.