| ISearchPage Properties | 
The ISearchPage type exposes the following members.
| Name | Description | |
|---|---|---|
| Count | Number of search results to return.  | |
| MaxNbrFieldMatches | Maximum number of matching values to return per search result.
                                        The default value is -1: all values are returned.  | |
| Offset | Position from the top, starting from 0.
                                        
If the offset is set to 0, the first search result to be returned is at position 0.  |