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