Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / IPdfImage Interface / ImageMask Property

In This Topic
    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