ImageGear .NET v25.0 - Updated
ColorObj2 Field




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEColorValue Class : ColorObj2 Field
Parameter for DeviceN color space.
Syntax
'Declaration
 
Public ColorObj2 As ImGearPDEObject
'Usage
 
Dim instance As ImGearPDEColorValue
Dim value As ImGearPDEObject
 
value = instance.ColorObj2
 
instance.ColorObj2 = value
public ImGearPDEObject ColorObj2
public: ImGearPDEObject* ColorObj2
public:
ImGearPDEObject^ ColorObj2

Field Value

ImGearPDEObject class object.
See Also

Reference

ImGearPDEColorValue Class
ImGearPDEColorValue Members
ImGearPDEObject Class