C#
VB
C++
Gets List of expected pages indices that are occupied by TableFormField.
public IList<int> ExpectedPages { get; }
Public ReadOnly Property ExpectedPages As IList(Of Integer)
public:
property IList<int>^ ExpectedPages {
IList<int>^ get();
}
List of expected pages indices for the TableFormField.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET