Click or drag to resize

GStateGetOverprintMode Method

Gets the overprint mode.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public int GetOverprintMode()

Return Value

Type: Int32
the overprint mode used by this graphics state. Corresponds to the /OPM key within the ExtGState's dictionary.
See Also