←Select platform

Language Property (FullTextSearchItem)

Summary

Content language

Syntax

C#
VB
C++
public string Language { get; set; }
Public Property Language() As String 
   Get 
   Set 
public:  
   property String^ Language 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

Language of the text in Content

Remarks

This is optional. Passing null will default to "en-US" (or locale ID 1033).

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Recognition Assembly
Click or drag to resize