Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Graphics Namespace / SoftMask Class
Members

In This Topic
    SoftMask Class
    In This Topic
    Represents a PDF Soft Mask as described in the PDF spec 1.7, page 552.
    Object Model
    SoftMask Class
    Syntax
    'Declaration
     
    Public Class SoftMask 
       Inherits SoftMaskBase
    public class SoftMask : SoftMaskBase 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Pdf.Wrappers.PdfWrapperBase
          GrapeCity.Documents.Pdf.Graphics.SoftMaskBase
             GrapeCity.Documents.Pdf.Graphics.SoftMask

    See Also