[]
        
(Showing Draft Content)

C1.C1Preview.Export.ExportUtil.PageIndexToPageNumber

PageIndexToPageNumber Method

PageIndexToPageNumber(int, object)

Converts a 0-based page index to the logical 1-based page number.

Declaration
public static int PageIndexToPageNumber(int pageIndex, object document)
Parameters
Type Name Description
int pageIndex

The 0-based page index.

object document

The document object.

Returns
Type Description
int

The logical 1-based page number.