Returns a Stream for a file living at the same location as the template.
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- fileName
- Type:
System String
The name of the file (without any path information).
Return Value
Type:
A Stream containing the file.
See Also