Click or drag to resize

ElementIsClippingPath Method

Checks if is clipping path.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool IsClippingPath()

Return Value

Type: Boolean
true if the current path element is a clipping path and should be added to clipping path stack.
See Also