[]
        
(Showing Draft Content)

C1.Win.C1Preview.C1PreviewPane.GetPageSize

GetPageSize Method

GetPageSize(int)

Gets the size of a page specified by the page index. The size is in document coordinates (i.e. does not depend on the current zoom factor).

Declaration
public SizeF GetPageSize(int pageIdx)
Parameters
Type Name Description
int pageIdx

0-based page index.

Returns
Type Description
SizeF

SizeF structure representing the specified page size.