Click or drag to resize

ElementSetPathClip Method

Indicate whether the path is a clipping path or non-clipping path.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetPathClip(
	bool clip
)

Parameters

clip
Type: SystemBoolean
the new path clip
See Also