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 : DeviceModelDescription Property |
public IccMultiLocalizedUnicodeTagType DeviceModelDescription {get; set;}
'Declaration Public Property DeviceModelDescription As IccMultiLocalizedUnicodeTagType
'Usage Dim instance As IccProfileDescription Dim value As IccMultiLocalizedUnicodeTagType instance.DeviceModelDescription = value value = instance.DeviceModelDescription
public: property IccMultiLocalizedUnicodeTagType^ DeviceModelDescription { IccMultiLocalizedUnicodeTagType^ get(); void set ( IccMultiLocalizedUnicodeTagType^ value); }