MaxContentSize

ImageSearchOptions.MaxContentSize property

For non zero value this flag specifies maximum size of images for search criteria. By default this flag is set to zero and does not affect search result.

public long MaxContentSize { get; set; }

See Also