←Select platform

ExpectedPages Property

Summary
Gets List of expected pages indices that are occupied by TableFormField.

Syntax
C#
C++/CLI
Java
Python
public IList<int> ExpectedPages { get; } 
public java.util.List<java.lang.Integer> getExpectedPages(); 
public: 
property IList<int>^ ExpectedPages { 
   IList<int>^ get(); 
} 
ExpectedPages # get  (TableFormField) 

Property Value

List of expected pages indices for the TableFormField.

Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly

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