Pageflex Document Action API
ParentElement Property
Namespaces > Pageflex.Scripting > Element > ParentElement
Gets this element's parent Element in the document tree.
Syntax
RemarksReturns this element's parent Element, or nullNothingnullptr if the element is the root of the document tree.
Exceptions| Exception | Condition |
|---|---|
| StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)