[]
        
(Showing Draft Content)

C1.Win.Command.C1OutBar.FindPage

FindPage Method

FindPage(string)

Returns the index of the page with the specified text, or -1 if such a page does not exist.

Declaration
public int FindPage(string text)
Public Function FindPage(text As String) As Integer
Parameters
Type Name Description
string text
Returns
Type Description
int