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

Syntax

Stream GetStream()

Return Value

Type Description
Stream The content stream for a document.