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




In This Topic
    ImGearPDEColorValue Class
    In This Topic
    Represents PDE color value.
    Object Model
    ImGearPDEColorValue Class
    Syntax
    'Declaration
     
    Public NotInheritable Class ImGearPDEColorValue 
       Inherits ImGearPDFObject
    'Usage
     
    Dim instance As ImGearPDEColorValue
    public sealed class ImGearPDEColorValue : ImGearPDFObject 
    public __gc __sealed class ImGearPDEColorValue : public ImGearPDFObject 
    public ref class ImGearPDEColorValue sealed : public ImGearPDFObject 
    Inheritance Hierarchy

    System.Object
       ImageGear.Formats.PDF.ImGearPDFObject
          ImageGear.Formats.PDF.ImGearPDEColorValue

    See Also