Click or drag to resize

PDFDocCreateIndirectStream Method (Byte)

Creates the indirect stream.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj CreateIndirectStream(
	byte[] buf
)

Parameters

buf
Type: SystemByte
the data

Return Value

Type: Obj
the obj
See Also