←Select platform

NameLanguageCode Property

Summary

Gets or sets the name language code.

Syntax
C#
VB
C++
public ushort NameLanguageCode { get; set; } 
  
Public Property NameLanguageCode As UShort 
public: 
property ushort NameLanguageCode { 
   ushort get(); 
   void set (    ushort ); 
} 

Property Value

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

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