Hevea documentation

DataCached.DataStream Property

Gets a readonly stream on the cached data.

public System.IO.Stream DataStream {get;}

Exceptions

Exception Type Condition
NotSupportedException the DataStream property is not available for data stored on disk. Use SaveTo method instead

See Also

DataCached Class | Hevea.Core Namespace