Represents a document bookmark (table of content) item.
function lt.Documents.DocumentBookmark
class lt.Documents.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.
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