Document in which the element is located.
Returns type of the element.
Type of the element as string.
Returns id of the element.
Id of the element.
Returns depth of the element.
Depth of the element.
Returns parent of the element.
Parent of the element, or null if this element has no parent.
Returns parent paragraph of the element. The paragraph doesn't have to be direct parent of the element.
Parent paragraph of the element, or null if this element has no parent.
Returns system name of the element.
System name of the element.
Checks if the element has specified tag.
Tag that is checked.
True if element has specified tag, false otherwise.
Checks if the element is repeated.
True if element is repeated, false otherwise.
Checks if the element is visible.
True if element is visible, false otherwise.
Returns document in which the element is located.