LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

DeviceTechnologyInformation Property






Gets or sets the device technology information. .NET support
Syntax
public IccTechnologySignatureType DeviceTechnologyInformation {get; set;}
'Declaration
 
Public Property DeviceTechnologyInformation As IccTechnologySignatureType
'Usage
 
Dim instance As IccProfileDescription
Dim value As IccTechnologySignatureType
 
instance.DeviceTechnologyInformation = value
 
value = instance.DeviceTechnologyInformation
public IccTechnologySignatureType DeviceTechnologyInformation {get; set;}
 get_DeviceTechnologyInformation();
set_DeviceTechnologyInformation(value);
public:
property IccTechnologySignatureType DeviceTechnologyInformation {
   IccTechnologySignatureType get();
   void set (    IccTechnologySignatureType value);
}

Property Value

A value that indicates the device technology information such as CRT, Dye Sublimation, etc. (corresponding to profile's technology signature). For a list of possible values refer to IccTechnologySignatureType.
Requirements

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

See Also

Reference

IccProfileDescription Structure
IccProfileDescription Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.