Table.GetHeight

Table.GetHeight method

Get height.

public double GetHeight(Page parentPage = null)
ParameterTypeDescription
parentPagePageThe table’s parent page (optional).

Return Value

The table height.

See Also