[]
The abstract base class representing a PDF Soft Mask.
According to the PDF specification, a soft mask can be specified as a PDF name object or as a dictionary, see SoftMask.
public abstract class SoftMaskBase : PdfWrapperBase
protected SoftMaskBase()
Gets a SoftMaskBase instance representing an empty soft mask.
public static readonly SoftMaskBase None