C#
VB
Java
C++
Title (caption) of this bookmark.
public string Title { get; set; }
Public Property Title() As String
Get
Set
public:
property String^ Title
{
String^ get()
void set(String^ value)
}
public String getTitle()
public void setTitle(String value)
The title (caption) of this bookmark. Default value is null.
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET