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.

Syntax

public string TemplateFile { get; set; }
Public Property TemplateFile() As String