ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEImage Class : HasSoftMask Property |
'Declaration Public ReadOnly Property HasSoftMask As Boolean
'Usage Dim instance As ImGearPDEImage Dim value As Boolean value = instance.HasSoftMask
public bool HasSoftMask {get;}
public: __property bool get_HasSoftMask();