Table of Contents

Method OpenData

Namespace
DocWright.Core.Rendering
Assembly
DocWright.Core.dll

OpenData()

Opens a read-only stream over the image bytes.

public Stream OpenData()

Returns

Stream

The image stream; the caller disposes it.

Exceptions

InvalidOperationException

No image data opener was attached to this placement.