Returns the assembled document extension for a specific document type.
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- docType
- Type: HotDocs.Sdk DocumentType
The document type to find an extension for.
- template
- Type: HotDocs.Sdk Template
The template to to derive an extension from if docType is DocumentType.Native.
Return Value
Type:
[Missing <returns> documentation for "M:HotDocs.Sdk.Template.GetDocExtension(HotDocs.Sdk.DocumentType,HotDocs.Sdk.Template)"]
See Also