PageElement::Depth property¶ Gets the depth of the page element. .NETJAVAPYTHONC++17 int Depth { get; } int getDepth() throws IGRException; @property def Depth(self) -> int int getDepth() const; Return Value¶ int : The depth of the element.