TemplateType Enumeration
The type of HotDocs template.

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

public enum TemplateType
Members

  Member nameValueDescription
Unknown0
InterviewOnly1 Templates that only include an interview. (.cmp files.) No document is assembled from an interview-only template.
WordDOCX2
WordRTF3
WordPerfect4
HotDocsHFT5
HotDocsPDF6
PlainText7
See Also