Click or drag to resize

GState.SetTextKnockout 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: System.Boolean
the new text knockout
See Also