[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.GetPagePreviewRect

GetPagePreviewRect Method

GetPagePreviewRect(int)

Gets the rectangle representing the specified page, relative to PreviewScrollPosition. The rectangle is in document coordinates (i.e. does not depend on the current zoom factor).

Declaration
public RectangleF GetPagePreviewRect(int pageIdx)
Parameters
Type Name Description
int pageIdx

0-based page index.

Returns
Type Description
RectangleF

RectangleF structure representing the specified page.