Click or drag to resize

GStateGetStrokeOverprint Method

Gets the stroke overprint.

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

Return Value

Type: Boolean
whether overprint is enabled for stroke painting operations. Corresponds to the /OP key within the ExtGState's dictionary.
See Also