←Select platform

Properties Property

Summary
Gets or sets the properties of the Master Form of the type of the recognized form.

Syntax
C#
VB
C++
Java
public FormRecognitionProperties Properties { get; set; } 
  
Public Property Properties As FormRecognitionProperties 
public FormRecognitionProperties getProperties(); 
setProperties( 
   FormRecognitionProperties 
); 
public: 
property FormRecognitionProperties Properties { 
   FormRecognitionProperties get(); 
   void set (    FormRecognitionProperties ); 
} 

Property Value

Leadtools.Forms.Recognition.FormRecognitionProperties of the Master Form of the type of the recognized form.

Requirements

Target Platforms

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

Leadtools.Forms.Auto Assembly

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