PageElement::Text property¶ Gets the text of the page element. .NETJAVAPYTHON string Text { get; } string getText() throws IGRException; @property def Text(self) -> string Return Value¶ string : The text of the page element