Aspose::Pdf::Text::AbsorbedTable::get_RowList method

AbsorbedTable::get_RowList method

Gets readonly IList containing rows of the table.

System::SharedPtr<System::Collections::Generic::IList<System::SharedPtr<AbsorbedRow>>> Aspose::Pdf::Text::AbsorbedTable::get_RowList()

See Also