Click or drag to resize

BookmarkLevel ChildObjects Property

Gets the child objects.

Namespace: Spire.Doc.Documents.Rendering
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public List<BookmarkLevel> ChildObjects { get; }

Property Value

Type: List BookmarkLevel
See Also