RC-WinTrans Object Model Help |
Class SubFile |
The "SubFile" object represents a subfile used in RC-WinTrans. One subfile stands for one target language.
Member | Description | |
---|---|---|
Groups | Returns the groups in the subfile. | |
Number | Returns the node number of the subfile. | |
Parent | Returns the "SubFiles" collection. | |
Properties | Returns the collection of corresponding properties. | |
SourceLanguage | Returns the source language of the subfile. | |
TargetLanguage | Returns the target language of the subfile. | |
TransUnits | Returns the collection of translation units. | |
XMLDOMNode | Returns the corresponding IXMLDOMNode interface. |