[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Graphics.SoftMaskBase

SoftMaskBase Class

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.

Inheritance
SoftMaskBase
Namespace: GrapeCity.Documents.Pdf.Graphics
Assembly: DS.Documents.Pdf.dll
Syntax
public abstract class SoftMaskBase : PdfWrapperBase
Public MustInherit Class SoftMaskBase
    Inherits PdfWrapperBase

Constructors

Name Description
SoftMaskBase()

Fields

Name Description
None

Gets a SoftMaskBase instance representing an empty soft mask.