Click or drag to resize

PdfImageMask SoftMask Property

Gets the mask type.

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool SoftMask { get; }

Property Value

Type: Boolean
true if soft mask; otherwise, hard mask false .
See Also