Template NativeDocumentType Property
Based on the template file extension, get the document type native to the template type.

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

public DocumentType NativeDocumentType { get; }

Property Value

Type: DocumentType
See Also