ImageMask Property (IPdfImage)
In This Topic
Gets a value indicating whether the image is defined as a stencil mask for painting in the current color.
Syntax
'Declaration
ReadOnly Property ImageMask As System.Boolean
System.bool ImageMask {get;}
See Also