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