Click or drag to resize

GStateSetTextKnockout Method

Mark the object as elementary for purposes of color compositing in the transparent imaging model.

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

Parameters

knockout
Type: SystemBoolean
the new text knockout
See Also