TemplatePackageManifest AdditionalFiles Property
A list of other files needed to use the main template. They are usually graphics or help files. Each name must be an internal name for the package. E.g. "icon.jpg"

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

public string[] AdditionalFiles { get; set; }

Property Value

Type:  OnlineString 
See Also