Click or drag to resize

Template Path Property

Gets or sets the path of the attached template.

Namespace: Spire.Doc
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public string Path { get; set; }

Property Value

Type: String
The path to attached template document
See Also