←Select platform

Tags Property

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

Property Value

IccTag class that contains a list of all the tags in the ICC profile.

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.