RC-WinTrans Object Model Help |
Class FindTranslationData |
The "FindTranslationtData" object is used to store one result of a find translation action. "FindTranslationData" objects have to be created with the "New" operator.
Member | Description | |
---|---|---|
ContextType | Returns the context type of the find translation data. | |
MatchValue | Returns the match value of the find translation data. | |
SourceText | Returns the source text of the find translation data. | |
TargetText | Returns the target text of the find translation data. |