GetStream() Method
Gets the content stream. The returned stream should be disposed after use.
Namespace
Statiq.Common
Containing Type
MemoryContent
Implements

Syntax

public Stream GetStream()

Return Value

Type Description
Stream The content stream for a document.