Document Content Property
Retrieve the converted document as a stream. If the requested format consists only of a list of like entities, they will be in SupportingFiles and this will be null.

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; protected set; }

Property Value

Type: OnlineStream
See Also