Visual Basic
C#
Managed Extensions for C++
C++/CLI
| Member | Value | Description |
|---|---|---|
| Equal | 2 | Image file value equal to the value specified in the filter |
| GreaterThan | 4 | Image file value greater than the value specified in the filter |
| GreaterThanEquals | 3 | Image file value greater than or equal to the value specified in the filter |
| LessThan | 0 | Image file value less than the value specified in the filter |
| LessThanEquals | 1 | Image file value less than or equal to the value specified in the filter |
System.Object
System.ValueType
System.Enum
Accusoft.ThumbnailXpressSdk.FilterComparison