title Property

Summary

Title (caption) of this bookmark.

Syntax
TypeScript
JavaScript
Object.defineProperty(DocumentBookmark.prototype, 'title', 
   get: function(), 
   set: function(value) 
) 
title: string; 

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.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.