PackagePathTemplateLocation GetPackageStream Method
Returns a read-only stream for the package file.

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

public override Stream GetPackageStream()

Return Value

Type: OnlineStream

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

See Also