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

Return Value

string : The text of the page element