Gets the soft mask.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax Public Function GetSoftMask As Obj
public:
virtual Obj^ GetSoftMask() sealed
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