SizeSearchCriteria
SizeSearchCriteria constructor
Initializes a new instance of the SizeSearchCriteria class with a specified dimension, a starting value and an ending value.
public SizeSearchCriteria(Dimension dimension, double min, double max)
| Parameter | Type | Description |
|---|---|---|
| dimension | Dimension | The dimension of a watermark to search by. |
| min | Double | The starting value. |
| max | Double | The ending value. |
See Also
- enum Dimension
- class SizeSearchCriteria
- namespace GroupDocs.Watermark.Search.SearchCriteria
- assembly GroupDocs.Watermark