[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Graphics.SoftMaskBase

Class SoftMaskBase

Namespace
GrapeCity.Documents.Pdf.Graphics
Assembly
GcDocs.Pdf.dll

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
Inheritance
SoftMaskBase
Derived
Inherited Members

Constructors

SoftMaskBase()

protected SoftMaskBase()

Fields

None

Gets a SoftMaskBase instance representing an empty soft mask.

public static readonly SoftMaskBase None

Field Value

SoftMaskBase