Click or drag to resize

GStateSetAutoStrokeAdjust Method

Specify whether to apply automatic stroke adjustment. Corresponds to the /SA key within the ExtGState's dictionary.

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

Parameters

SA
Type: SystemBoolean
the new auto stroke adjust
See Also