RC-WinTrans Object Model Help |
![]() |
The "TranslationEditBar" object represents RC-WinTrans' Translation Edit bar.
Member | Description | |
---|---|---|
![]() |
GetHighlightedTargetTextPositi | Returns the positions of the highlighted target text in the Translation Edit bar. GetHighlightedTargetTextPositions( PositionStart As Variant,
PositionEnd As Variant ) |
![]() |
SaveTranslation | Saves the translation shown in the Translation Edit bar. SaveTranslation()
|
![]() |
HighlightedSourceText | Returns the source text highlighted in the Translation Edit bar. |
![]() |
HighlightedTargetText | Returns the target text highlighted in the Translation Edit bar. |
![]() |
SourceText | Returns the source text shown in the Translation Edit bar. |
![]() |
TargetText | Returns the target text shown in the Translation Edit bar or sets it. |