NamedStream Content Property
Content returns the IO stream assocated with this object.

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

public Stream Content { get; private set; }

Property Value

Type: OnlineStream
See Also