Gets a list of the child bookmarks.
Object.defineProperty(DocumentBookmark.prototype, 'children',
get: function()
)
children: DocumentBookmark[]; // read-only
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 underneath.
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