Table of Contents

Property HasMask

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

HasMask

Gets a value indicating whether this PdfImage has associated mask color, a stencil mask image or a soft mask.

public bool HasMask { get; }

Property Value

bool

true if this PdfImage has associated mask color, a stencil mask image or a soft mask. false if this PdfImage has no associated mask.