Aspose::Pdf::Table::GetHeight method

Table::GetHeight method

Get height.

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

ReturnValue

The table height.

See Also