Click or drag to resize

ElementSetPathFill Method

Indicate whether the path should be filled.

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

Parameters

fill
Type: SystemBoolean
the new path fill
See Also