Error processing SSI file
LEADTOOLS Leadtools.Documents (Leadtools.Documents assembly)

Show in webframe

Children Property






Child bookmarks.
Syntax
public IList<DocumentBookmark> Children {get;}
'Declaration
 
Public ReadOnly Property Children As IList(Of DocumentBookmark)
'Usage
 
Dim instance As DocumentBookmark
Dim value As IList(Of DocumentBookmark)
 
value = instance.Children
public List<DocumentBookmark> getChildren()
            
public:
property IList<DocumentBookmark^>^ Children {
   IList<DocumentBookmark^>^ get();
}

Property Value

A list of the child bookmarks. Default value is an empty list.
Remarks

The document bookmarks should be constructed as a tree with each item having its children underneath.

Example

For an example, refer to DocumentStructure.

Requirements

Target Platforms

See Also

Reference

DocumentBookmark Class
DocumentBookmark Members

Error processing SSI file
   Leadtools.Documents requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features