Click or drag to resize

ElementIsStroked Method

Checks if is stroked.

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

Return Value

Type: Boolean
true if the current path element should be stroked
See Also