Click or drag to resize

ElementWriterBegin Method (Obj, Boolean)

Begin.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void Begin(
	Obj stream_obj_to_update,
	bool compress
)

Parameters

stream_obj_to_update
Type: pdftron.SDFObj
the streamobj_to_update
compress
Type: SystemBoolean
the compress
See Also