Click or drag to resize

GStateSetSoftMask Method

Sets the soft mask of the extended graphics state. Corresponds to the /SMask key within the ExtGState's dictionary.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public void SetSoftMask(
	Obj SM
)

Parameters

SM
Type: pdftron.SDFObj
the new soft mask
See Also