|
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 |

[DataContractAttribute()] [SerializableAttribute()] public class DocumentBookmark
'Declaration
<DataContractAttribute()> <SerializableAttribute()> Public Class DocumentBookmark
'Usage
Dim instance As DocumentBookmark
public class DocumentBookmark implements Serializable
[DataContractAttribute()] [SerializableAttribute()] public ref class DocumentBookmark
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 |
For an example, refer to DocumentStructure.