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); }