Aspose::Pdf::Table::GetHeight method

Table::GetHeight method

Get height.

double Aspose::Pdf::Table::GetHeight(System::SharedPtr<Page> parentPage=nullptr)
ParameterTypeDescription
parentPageSystem::SharedPtr<Page>The table’s parent page (optional).

ReturnValue

The table height.

See Also