[]
Returns index of the first page with the specified text, or -1 if such a page does not exist.
public int FindPageIndex(string text)
Public Function FindPageIndex(text As String) As Integer
| Type | Name | Description |
|---|---|---|
| string | text |
| Type | Description |
|---|---|
| int |