| Visual Basic (Declaration) | |
|---|---|
Public Property TagList As IccTagList | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public IccTagList TagList {get; set;} | |
| C++/CLI | |
|---|---|
public: property IccTagList TagList { IccTagList get(); void set (IccTagList value); } | |
Return Value
IccTagList structure that contains information and data about all the tags in the ICC profile.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family