Stream
StreamOutputAdapter.Stream property
Gets an output stream.
public Stream Stream { get; }
Property Value
The output stream.
See Also
- class StreamOutputAdapter
- namespace GroupDocs.Search.Common
- assembly GroupDocs.Search
Gets an output stream.
public Stream Stream { get; }
The output stream.