Click or drag to resize

GStateSetOverprintMode Method

Sets the overprint mode. Corresponds to the /OPM key within the ExtGState's dictionary.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetOverprintMode(
	int OPM
)

Parameters

OPM
Type: SystemInt32
the new overprint mode
See Also