Leadtools.Documents Namespace > DocumentBookmark Object : Children Property |
get_children();
set_children(value);
Object.defineProperty('children');
Type | Description |
---|---|
DocumentBookmark | A list of the child bookmarks. Default value is an empty list. |
The document bookmarks should be constructed as a tree with each item having its children underneeth.