←Select platform

Properties Property

Summary

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

Syntax

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

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Auto Assembly