←Select platform

DeviceTechnologyInformation Property

Summary
Gets or sets the device technology information.
Syntax
C#
VB
C++
public IccTechnologySignatureType DeviceTechnologyInformation { get; set; } 
  
Public Property DeviceTechnologyInformation As IccTechnologySignatureType 
public: 
property IccTechnologySignatureType DeviceTechnologyInformation { 
   IccTechnologySignatureType get(); 
   void set (    IccTechnologySignatureType ); 
} 

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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.