←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms.Processing Assembly