PathTemplateLocation GetFile Method
Returns a stream for a file in the template's directory. Overrides GetFile(String).

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

public override Stream GetFile(
	string fileName
)

Return Value

Type: OnlineStream

[Missing <returns> documentation for "M:HotDocs.Sdk.PathTemplateLocation.GetFile(System.String)"]

See Also