Method OpenData
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.
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()
The stream; the caller disposes it.