Template GetManifest Method
Gets the template manifest for this template. Can optionally parse an entire template manifest spanning tree. See ManifestParseFlags for details.

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

public TemplateManifest GetManifest(
	ManifestParseFlags parseFlags
)

Return Value

Type: TemplateManifest

[Missing <returns> documentation for "M:HotDocs.Sdk.Template.GetManifest(HotDocs.Sdk.ManifestParseFlags)"]

See Also