Click or drag to resize

GStateGetAutoStrokeAdjust Method

Gets the auto stroke adjust.

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

Return Value

Type: Boolean
a flag specifying whether stroke adjustment is enabled in the graphics state. Corresponds to the /SA key within the ExtGState's dictionary.
See Also