LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)
LEAD Technologies, Inc

NameRecordsData Property






Gets or sets the IccNameRecord structure array. .NET support
Syntax
public IccNameRecord[] NameRecordsData {get; set;}
'Declaration
 
Public Property NameRecordsData As IccNameRecord()
'Usage
 
Dim instance As IccMultiLocalizedUnicode
Dim value() As IccNameRecord
 
instance.NameRecordsData = value
 
value = instance.NameRecordsData
public IccNameRecord[] NameRecordsData {get; set;}
 get_NameRecordsData();
set_NameRecordsData(value);
public:
property array<IccNameRecord>^ NameRecordsData {
   array<IccNameRecord>^ get();
   void set (    array<IccNameRecord>^ value);
}

Property Value

IccNameRecord structure array that contains the name records data.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IccMultiLocalizedUnicode Structure
IccMultiLocalizedUnicode Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.