[]
        
(Showing Draft Content)

C1.Win.C1Preview.PreviewPages.IndexOf

IndexOf Method

IndexOf(PreviewPageBase)

Gets the index of a page in the current collection.

Declaration
public int IndexOf(PreviewPageBase page)
Public Function IndexOf(page As PreviewPageBase) As Integer
Parameters
Type Name Description
PreviewPageBase page

The page to find the index of.

Returns
Type Description
int

Index of page in the current collection.