[]
Starts a stream, PDF stream dictionary should be already started. Should be enclosed with EndStream(long).
public void BeginStream(out long offset, out Stream stream, out bool disposeStream)
Public Sub BeginStream(ByRef offset As Long, ByRef stream As Stream, ByRef disposeStream As Boolean)
Type | Name | Description |
---|---|---|
long | offset | |
Stream | stream | |
bool | disposeStream |