←Select platform

Properties Property

Summary

The properties of the Master Form of the type of the recognized page.

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

Property Value

FormRecognitionProperties of the Master Form of the type of the recognized page. Default value is FormRecognitionProperties.Empty.

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.Auto Assembly

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