MaxResultCount

ImageSearchOptions.MaxResultCount property

Gets or sets the maximum number of found images for an image reverse search request. The default value is 1000.

public int MaxResultCount { get; set; }

Property Value

The maximum number of found images for an image reverse search request.

See Also