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