Document Source Property
Retrieve the Template object representing the template the document was assembled from.

Namespace: HotDocs.Sdk.Server
Assembly: HotDocs.Sdk.Server (in HotDocs.Sdk.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public Template Source { get; }

Property Value

Type: Template
See Also