Aspose::Pdf::Table::GetHeight method
Table::GetHeight method
Get height.
double Aspose::Pdf::Table::GetHeight(const System::SharedPtr<Page> &parentPage=nullptr)
| Parameter | Type | Description |
|---|---|---|
| parentPage | const System::SharedPtr<Page>& | The table’s parent page (optional). |
ReturnValue
The table height.
See Also
- Typedef SharedPtr
- Class Page
- Class Table
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++