←Select platform

NameRecordsData Property

Summary

Gets or sets the IccNameRecord structure array.

Syntax
C#
VB
C++
public IccNameRecord[] NameRecordsData { get; set; } 
  
Public Property NameRecordsData As IccNameRecord() 
public: 
property array<IccNameRecord>^ NameRecordsData { 
   array<IccNameRecord>^ get(); 
   void set (    array<IccNameRecord>^ ); 
} 

Property Value

IccNameRecord structure array that contains the name records data.

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