templateName property

FieldOptions.templateName property

Gets or sets the file name of the template used by the document.

get templateName(): string

Remarks

This property is used by the FieldTemplate field if the Document.attachedTemplate property is empty.

If this property is empty, the default template file name Normal.dotm is used.

See Also