Table of Contents

Method OpenData

Namespace
DocWright.Layout
Assembly
DocWright.Layout.dll

OpenData()

Opens a read-only stream over the image bytes (streamed lazily from the source package; the source document must not be disposed yet).

public Stream OpenData()

Returns

Stream

The stream; the caller disposes it.