ImageGear .NET v25.0 - Updated
ColorObj Field




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEColorValue Class : ColorObj Field
Parameter for color spaces whose color values do not have numeric values.
Syntax
'Declaration
 
Public ColorObj As ImGearPDEObject
'Usage
 
Dim instance As ImGearPDEColorValue
Dim value As ImGearPDEObject
 
value = instance.ColorObj
 
instance.ColorObj = value
public ImGearPDEObject ColorObj
public: ImGearPDEObject* ColorObj
public:
ImGearPDEObject^ ColorObj

Field Value

ImGearPDEObject class object.
Remarks
Parameter for color spaces whose color values do not have numeric values, such as the Pattern and Separation color spaces.
See Also

Reference

ImGearPDEColorValue Class
ImGearPDEColorValue Members
ImGearPDEObject Class