IBookmarkItem Object
IBookmarkItem Object
This object represents a bookmark. It can be used in document indexing scripts.
Properties
Name | Type | Description |
Text | String, read/write | The text of the bookmark. |
HorizontalPosition | Int, read-only | X-coordinate of the bookmark position. |
VerticalPosition | Int, read-only | Y-coordinate of the bookmark position. |
PageIndex | Int, read-only | Page index. |
Children | IBookmarkItems, read-only | Child items of the object. |
See also
26.03.2024 13:49:49