Click or drag to resize

ElementSetPathStroke Method

Indicate whether the path should be stroked.

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

Parameters

stroke
Type: SystemBoolean
the new path stroke
See Also