|
THPDFDocOutlineObject.IsDescendant
|
Top Previous Next |
|
Checks if a node is a descendant of the outline item
Delphi syntax: function IsDescendant( Node: THPDFDocOutlineObject ): boolean;
Description Checks if a node is a descendant of the outline item Traverses outline children hierarchy to find match
See also: THPDFDocOutlineObject |