Gets the content stream. The returned stream should be disposed after use.
- Namespace
- Statiq
.Common - Containing Type
- NullContent
- Implements
Syntax
public Stream GetStream()
Return Value
Type | Description |
---|---|
Stream | The content stream for a document. |