←Select platform

PageType Property

Summary

Specifies the type of Page.

Syntax

C#
VB
C++
public FormsPageType PageType { get; set; } 
  
Public Property PageType As Leadtools.Forms.FormsPageType 
public: 
property Leadtools.Forms.FormsPageType PageType { 
   Leadtools.Forms.FormsPageType get(); 
   void set (    Leadtools.Forms.FormsPageType ); 
} 

Property Value

The PageType of the page.

Remarks

The type of page, can help and improve recogition of the forms, so you should always select right type for page.

Example

For an example, refer to PageRecognitionOptions.

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