Table of Contents

Method OpenStream

Namespace
DocWright.Formats.Doc.Cfb
Assembly
DocWright.Formats.Doc.dll

OpenStream(string)

Opens a named stream.

public Stream OpenStream(string streamName)

Parameters

streamName string

The stream name.

Returns

Stream

The stream.