PackageTemplateLocation GetPackageStream Method
Returns a stream for the package.

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

public abstract Stream GetPackageStream()

Return Value

Type: OnlineStream

[Missing <returns> documentation for "M:HotDocs.Sdk.PackageTemplateLocation.GetPackageStream"]

See Also