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




In This Topic
    ImGearPDEColorValue Constructor
    In This Topic
    Initializes a new instance of the ImGearPDEColorValue class.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ImGearPDEColorValue()
    public ImGearPDEColorValue()
    public: ImGearPDEColorValue();
    public:
    ImGearPDEColorValue();

    Return Value

    The new instance of ImGearPDEColorValue class object.
    See Also