PathTemplateLocation Class
PathTemplateLocation is a TemplateLocation class that represents the directory path for a template that simply resides as a file in the file system. The template does not reside in a package or database, for example.
Inheritance Hierarchy

Online System Object
  HotDocs.Sdk TemplateLocation
    HotDocs.Sdk PathTemplateLocation

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

public class PathTemplateLocation : TemplateLocation
See Also