←Select platform

Pages Property

Summary
Gets the form page fields and properties.
Syntax
C#
VB
C++
Java
public FormPages Pages { get; } 
  
Public ReadOnly Property Pages As FormPages 
public FormPages getPages(); 
public: 
property FormPages^ Pages { 
   FormPages^ get(); 
} 

Property Value

The form field page and properties.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly

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