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