Table of Contents

Method OpenStream

Namespace
DocWright.Ole
Assembly
DocWright.Ole.dll

OpenStream(string)

Opens a named stream.

public Stream OpenStream(string streamName)

Parameters

streamName string

The stream name.

Returns

Stream

The opened stream.