←Select platform

RecognizeFirstPageOnly Property (AutoFormsEngineCreateOptions)

Summary

Recognize the form based on the first page only.

Syntax

C#
VB
C++
public bool RecognizeFirstPageOnly { get; set; }
Public Property RecognizeFirstPageOnly() As Boolean 
   Get 
   Set 
public:  
   property bool RecognizeFirstPageOnly 
   { 
      bool get() 
      void set(bool value) 
   } 

Property Value

true to recognize the form based on the first page only, otherwise; false. Default value is false.

Remarks

This value is set into the AutoFormsEngine.RecognizeFirstPageOnly property.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms.Auto Assembly
Click or drag to resize