Table of Contents

Method ContainsStream

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

ContainsStream(string)

Determines whether a stream with the given name exists.

public bool ContainsStream(string streamName)

Parameters

streamName string

The stream name.

Returns

bool

true when the stream exists.