←Select platform

Properties Property

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

Syntax
C#
C++/CLI
Java
Python
public FormRecognitionProperties Properties { get; set; } 
public FormRecognitionProperties getProperties(); 
public void setProperties( 
   FormRecognitionProperties formRecognitionProperties 
); 
public: 
property FormRecognitionProperties Properties { 
   FormRecognitionProperties get(); 
   void set (    FormRecognitionProperties ); 
} 
Properties # get and set (AutoFormsRecognizeFormResult) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Forms.Auto Assembly

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