The number of results being shown per page.
            
| C# | Visual Basic | Visual C++ | 
public int NumberOfResultsPerPage { get; }
Public ReadOnly Property NumberOfResultsPerPage As Integer
public: property int NumberOfResultsPerPage { int get (); }
| C# | Visual Basic | Visual C++ | 
public int NumberOfResultsPerPage { get; }
Public ReadOnly Property NumberOfResultsPerPage As Integer
public: property int NumberOfResultsPerPage { int get (); }