'Declaration Public Function GetPagePreviewRect( _ ByVal pageIdx As Integer _ ) As RectangleF
public RectangleF GetPagePreviewRect( int pageIdx )
Parameters
- pageIdx
- 0-based page index.
Return Value
RectangleF structure representing the specified page.