←Select platform

FormName Property

Summary

Form name.

Syntax
C#
C++/CLI
Java
Python
public string FormName { get; set; } 
public:  
   property String^ FormName 
   { 
      String^ get() 
      void set(String^ value) 
   } 
public java.lang.String getFormName(); 
public void setFormName( 
   java.lang.String 
); 
FormName # get and set (FullTextSearchItem) 

Property Value

The form name.

Remarks

Case-insensitive. Used for input and output.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Recognition Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.