![]() |
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.2
|
Leadtools.ColorConversion Namespace > IccProfileDescription Structure : DeviceTechnologyInformation Property |
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: property IccTechnologySignatureType DeviceTechnologyInformation { IccTechnologySignatureType get(); void set ( IccTechnologySignatureType value); }