Skip to content

PageElement::Text property

Gets the text of the page element.

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