ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDESoftMask Class
Members




In This Topic
    ImGearPDESoftMask Class
    In This Topic
    Represents an object for creating and manipulating a soft mask in a PDF file.
    Object Model
    ImGearPDESoftMask ClassImGearPDEForm ClassImGearPDFAtom Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearPDESoftMask 
       Inherits ImGearPDEElement
    'Usage
     
    Dim instance As ImGearPDESoftMask
    public sealed class ImGearPDESoftMask : ImGearPDEElement 
    public __gc __sealed class ImGearPDESoftMask : public ImGearPDEElement 
    public ref class ImGearPDESoftMask sealed : public ImGearPDEElement 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.PDF.ImGearPDFObject
          ImageGear.Formats.PDF.ImGearPDEObject
             ImageGear.Formats.PDF.ImGearPDEElement
                ImageGear.Formats.PDF.ImGearPDESoftMask

    See Also