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




In This Topic
    ImGearPDEGraphicState Class
    In This Topic
    Provides attributes of a PDE element or a PDE text sub-element.
    Object Model
    ImGearPDEGraphicState Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearPDEGraphicState 
       Inherits ImGearPDFObject
    'Usage
     
    Dim instance As ImGearPDEGraphicState
    public sealed class ImGearPDEGraphicState : ImGearPDFObject 
    public __gc __sealed class ImGearPDEGraphicState : public ImGearPDFObject 
    public ref class ImGearPDEGraphicState sealed : public ImGearPDFObject 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.PDF.ImGearPDFObject
          ImageGear.Formats.PDF.ImGearPDEGraphicState

    See Also