Method OpenBlip
OpenBlip()
Opens a read-only stream over the image-fill bytes.
public Stream OpenBlip()
Returns
- Stream
The stream; the caller disposes it.
Exceptions
- InvalidOperationException
The part carries no image fill.
Opens a read-only stream over the image-fill bytes.
public Stream OpenBlip()
The stream; the caller disposes it.
The part carries no image fill.