←Select platform

Pages Property

Summary
Gets or sets the form's attributes number of pages.

Syntax
C#
C++/CLI
Java
Python
public int Pages { get; set; } 
public int getPages(); 
public void setPages( 
   int intValue 
); 
public: 
property int Pages { 
   int get(); 
   void set (    int ); 
} 
Pages # get and set (FormRecognitionProperties) 

Property Value

An integer value that specifies the number of pages in the form.

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

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