[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.GetPageVisibility

GetPageVisibility Method

GetPageVisibility(int)

Gets the percentage (from 0 to 100) of the area of the specified page that is currently visible in this C1PreviewPane. The returned value is rounded to 2 decimal digits.

Declaration
public double GetPageVisibility(int pageIdx)
Parameters
Type Name Description
int pageIdx

0-based page index.

Returns
Type Description
double

Percentage of the specified page's surface that is visible.