←Select platform

ProfileDescription Property

Summary
Gets or sets the IccProfileDescription class array.
Syntax
C#
VB
C++
public IccProfileDescription[] ProfileDescription { get; set; } 
  
Public Property ProfileDescription As IccProfileDescription() 
public: 
property array<IccProfileDescription>^ ProfileDescription { 
   array<IccProfileDescription>^ get(); 
   void set (    array<IccProfileDescription>^ ); 
} 

Property Value

Array of IccProfileDescription classes that saves the profile description data.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.