A type of document that can be produced by assembling a document from a template.
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | ||
Native | 1 | Document type native to the template. See Template.NativeDocumentType. For example, a WordPerfect WPD file is native to a WordPerfect WPT template. | |
WordDOCX | 2 | ||
WordRTF | 3 | ||
WordDOC | 4 | ||
WordPerfect | 5 | ||
6 | |||
HPD | 7 | ||
HFD | 8 | ||
PlainText | 9 | ||
HTML | 10 | ||
HTMLwDataURIs | 11 | HTML with images included as embedded URIs. | |
MHTML | 12 | MIME HTML | |
XML | 13 |
See Also