ImageGear .NET - Updated May 1, 2018
Type Property (ImGearXMPColorant)




ImageGear24.Formats.SimplifiedMetadata Assembly > ImageGear.Formats.XMP Namespace > ImGearXMPColorant Class : Type Property
Gets or sets the type of color, one of PROCESS or SPOT.
Syntax
'Declaration
 
Public Property Type As ImGearXMPString
 
'Usage
 
Dim instance As ImGearXMPColorant
Dim value As ImGearXMPString
 
instance.Type = value
 
value = instance.Type

Property Value

ImGearXMPString class value.
See Also

Reference

ImGearXMPColorant Class
ImGearXMPColorant Members