Click or drag to resize

ElementWriterBegin Method (SDFDoc, Boolean)

Begin.

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

Parameters

doc
Type: pdftron.SDFSDFDoc
the doc
compress
Type: SystemBoolean
the compress
See Also