←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly