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




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

    System.Object
       ImageGear.Formats.PDF.ImGearPDFObject
          ImageGear.Formats.PDF.ImGearPDEColorSpec

    See Also