Table of Contents

Method ContainsStream

Namespace
DocWright.Ole
Assembly
DocWright.Ole.dll

ContainsStream(string)

Determines whether the container has a named stream.

public bool ContainsStream(string streamName)

Parameters

streamName string

The stream name.

Returns

bool

true if the stream exists.