MinContentSize

ImageSearchOptions.MinContentSize property

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

public long MinContentSize { get; set; }

See Also