LEADTOOLS Color Conversion (Leadtools.ColorConversion assembly)

NameLanguageCode Property

Show in webframe





Gets or sets the name language code.
Syntax
public ushort NameLanguageCode {get; set;}
'Declaration
 
Public Property NameLanguageCode As UShort
'Usage
 
Dim instance As IccNameRecord
Dim value As UShort
 
instance.NameLanguageCode = value
 
value = instance.NameLanguageCode

            

            
public:
property ushort NameLanguageCode {
   ushort get();
   void set (    ushort value);
}

Property Value

A value that represents the name language code from ISO-639.
Requirements

Target Platforms

See Also

Reference

IccNameRecord Structure
IccNameRecord Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.