←Select platform

Pages Property

Summary

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

Syntax

C#
VB
C++
public int Pages { get; set; } 
  
Public Property Pages As Integer 
public: 
property int Pages { 
   int get(); 
   void set (    int ); 
} 

Property Value

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

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