Click or drag to resize

GStateGetSoftMask Method

Gets the soft mask.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public Obj GetSoftMask()

Return Value

Type: Obj
Associated soft mask. NULL if the soft mask is not selected or SDF dictionary representing the soft mask otherwise.
See Also