RC-WinTrans Object Model Help |
ProjectFile.TranslationStatus |
Type Info: |
TranslationStatus As Long |
Example: | Dim ProjFile As ProjectFile Set ProjFile = Application.ActiveProjectFile MsgBox "Translation Status: " & ProjFile.TranslationStatus |
Remarks: | Read-only property.
|