←Select platform

DeviceManufacturerDescription Property

Summary

Gets or sets the device manufacturer description.

Syntax
C#
VB
C++
public IccMultiLocalizedUnicodeTagType DeviceManufacturerDescription { get; set; } 
  
Public Property DeviceManufacturerDescription As IccMultiLocalizedUnicodeTagType 
public: 
property IccMultiLocalizedUnicodeTagType^ DeviceManufacturerDescription { 
   IccMultiLocalizedUnicodeTagType^ get(); 
   void set (    IccMultiLocalizedUnicodeTagType^ ); 
} 

Property Value

An IccMultiLocalizedUnicodeTagType class that contains displayable description of device manufacturer (profile's deviceMfgDescTag).

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