Translates a HTML template.

[VBScript]
Public Sub Translate() As HTMLDocument
[JScript]
public function Translate() : HTMLDocument;

Return Value

A HTMLDocument object representing the content of the translated template.

See Also

Theme Object | Theme Members | HelpProducer Namespace