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




In This Topic
    ImGearPDFObject Class
    In This Topic
    Represents general PDF object that provides disposing routine for all unmanaged resources.
    Object Model
    ImGearPDFObject Class
    Syntax
    'Declaration
     
    Public MustInherit Class ImGearPDFObject 
    'Usage
     
    Dim instance As ImGearPDFObject
    public abstract class ImGearPDFObject 
    public __gc abstract class ImGearPDFObject 
    public ref class ImGearPDFObject abstract 
    Remarks
    This is a base interface for all PDF objects.
    Inheritance Hierarchy
    See Also