←Select platform

DocumentBookmark Class

Summary

Represents a document bookmark (table of content) item.

Syntax
C#
VB
C++
Java
[SerializableAttribute()] 
[DataContractAttribute()] 
public class DocumentBookmark 
<SerializableAttribute(),  
 DataContractAttribute()>  
Public Class DocumentBookmark 
public [SerializableAttribute,  
   DataContractAttribute] 
   ref class DocumentBookmark 
public class DocumentBookmark implements Serializable 
Remarks

The document bookmark contains the following properties:

Member Description
Title
The title (caption) of the bookmark
Target
The target of the bookmark
FontStyles
Optional font to use when rendering the title
Children
List of child bookmarks

Example

For an example, refer to DocumentStructure.

Requirements
Target Platforms
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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