Method GetPageHeight
GetPageHeight(int)
Gets the height of the specified page.
public float GetPageHeight(int pageIndex)
Parameters
pageIndex
intZero-based page index.
Returns
- float
The height, in pixels, of the requested page; returns
1
if unavailable.