| Visual Basic (Declaration) | |
|---|---|
Public Property ColorantsData As IccColorantTableData() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public IccColorantTableData[] ColorantsData {get; set;} | |
| C++/CLI | |
|---|---|
public: property array<IccColorantTableData>^ ColorantsData { array<IccColorantTableData>^ get(); void set (IccColorantTableDataarray<value>^ value); } | |
Return Value
IccColorantTableData structure that contains the tag's data.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family