Click or drag to resize

GStateGetFillOverprint Method

Gets the fill overprint.

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

Return Value

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