Leadtools.ColorConversion Namespace > IccHeader Structure : DeviceClass Property |
public IccProfileClassType DeviceClass {get; set;}
'Declaration Public Property DeviceClass As IccProfileClassType
'Usage Dim instance As IccHeader Dim value As IccProfileClassType instance.DeviceClass = value value = instance.DeviceClass
public IccProfileClassType DeviceClass {get; set;}
get_DeviceClass();
set_DeviceClass(value);
public: property IccProfileClassType DeviceClass { IccProfileClassType get(); void set ( IccProfileClassType value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2