ProjectFile object
SubFile object
Groups object
SubFileProperties object
TransUnits object

The "SubFile" object represents a subfile used in RC-WinTrans. One subfile stands for one target language.

MemberDescription
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.


Last Updated: 03/19/21