C#
VB
C++
Gets the recognized list of TableFormRow in the table.
public List<TableFormRow> Rows { get; }
Public ReadOnly Property Rows As List(Of TableFormRow)
public:
property List<TableFormRow^>^ Rows {
List<TableFormRow^>^ get();
}
List of recognized TableFormRow in the table.
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