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