Specifies the template file path. Can be used instead of the LoadTemplate method. The document format is deduced from the file extension automatically.
Introduced: X10.
public string TemplateFile { get; set; }
Public Property TemplateFile() As String