You are here: Symbol Reference > Stimulsoft.Report Namespace > StiReport Class > StiReport Methods > GetPageIndex Method > GetPageIndex Method (int, out int, out int)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiReport.GetPageIndex Method (int, out int, out int)

Returns the page index by page number and indexes of the segment. Used for segmented pages.

Syntax
C++
C#
Visual Basic
public: int GetPageIndex( int pageNumber, out int x, out int y );
Parameters
Parameters 
Description 
pageNumber 
A page number. 
A segment index of X-direction. 
A segment index of Y-direction. 
Returns

A page index.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.