Returns XLIFF export for given TreeNode object.
            
Namespace: CMS.TranslationServicesAssembly: CMS.TranslationServices (in CMS.TranslationServices.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- node
 - Type: CMS.DocumentEngine TreeNode
TreeNode object to export 
- settings
 - Type: CMS.TranslationServices TranslationSettings
Export settings 
- wordCount
 - Type: 
System Int32 
Number of words to translate within exported XLIFF 
- charCount
 - Type: 
System Int32 
Number of characters to translate within exported XLIFF 
Return Value
Type:See Also