Skip to content

CompareResultDifferenceDetail::Text property

Contains the text of the word.

string Text { get; }
string getText() throws IGRException;
@property
def Text(self) -> string
std::wstring getText() const;

Return Value

string : The text of the word.

See Also