←Select platform

ExpectedPages Property

Summary

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

Syntax

C#
VB
C++
public IList<int> ExpectedPages { get; } 
  
Public ReadOnly Property ExpectedPages As IList(Of Integer) 
public: 
property IList<int>^ ExpectedPages { 
   IList<int>^ get(); 
} 

Property Value

List of expected pages indices for the TableFormField.

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