ImageGear .NET v24.14 - Updated
ImGearPDESoftMask Class
Members 




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace : ImGearPDESoftMask Class
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

Reference

ImGearPDESoftMask Members
ImageGear.Formats.PDF Namespace