NamedStream constructor creates an instance with the fileName and content parameters.
Namespace: HotDocs.Sdk.ServerAssembly: HotDocs.Sdk.Server (in HotDocs.Sdk.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- fileName
- Type:
System String
The name of the file.
- content
- Type:
System.IO Stream
The file contents.
See Also