[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Graphics.Images.PdfImageBase.ImageMask

ImageMask Property

ImageMask

Gets a value indicating whether the image is defined as a stencil mask for painting in the current color.

Declaration
public virtual bool ImageMask { get; }
Public Overridable ReadOnly Property ImageMask As Boolean
Implements