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