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