Child bookmarks.
public IList<DocumentBookmark> Children { get; }
Public ReadOnly Property Children() As System.Collections.Generic.IList(Of Leadtools.Document.DocumentBookmark)
Get
public:
property System::Collections::Generic::IList<Leadtools::Documents::DocumentBookmark^>^ Children
{
System::Collections::Generic::IList<Leadtools::Documents::DocumentBookmark^>^ get()
}
public List<DocumentBookmark> getChildren()
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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document