Gets the template manifest for this template. Can optionally parse an entire template manifest spanning tree.
See ManifestParseFlags for details.
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- parseFlags
- Type: HotDocs.Sdk ManifestParseFlags
See ManifestParseFlags.
Return Value
Type: TemplateManifest[Missing <returns> documentation for "M:HotDocs.Sdk.Template.GetManifest(HotDocs.Sdk.ManifestParseFlags)"]
See Also