←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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly