| RC-WinTrans Object Model Help |
Class TRADOSTranslationUnit
|
A "TRADOSTranslationUnit" object represents one posisible translation.
| Member | Description | |
|---|---|---|
![]() |
Next | Loads the data of the next possible translation unit into the "TRADOSTranslationUnit" object. If no translation unit follows, the method returns "False"; otherwise "True." Next() As Boolean
|
![]() |
Score | Returns the match quality of the translation unit. |
![]() |
Source | Returns the source text of the translation unit. |
![]() |
Target | Returns the target text of the translation unit. |