Skip to content

CompareResultDifferenceDetail::Text property

Contains the text of the word.

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

Return Value

string : The text of the word.