←Select platform

UserData Property (FullTextSearchItem)

Summary

User data.

Syntax

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

Property Value

Optional user data.

Remarks

This will be saved to the store and retrieved with the rest of the data. Used for input and output.

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