Click or drag to resize

ElementWriter.Begin 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.SDF.SDFDoc
the doc
compress
Type: System.Boolean
the compress
See Also