Accusoft.ThumbnailXpress5.Net
FilterComparison Enumeration
See Also  Send Feedback
Accusoft.ThumbnailXpressSdk Namespace : FilterComparison Enumeration




Glossary Item Box

Option values which specify the desired comparison outcome for a file date or size filter.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Members

MemberValueDescription
Equal2Image file value equal to the value specified in the filter
GreaterThan4Image file value greater than the value specified in the filter
GreaterThanEquals3Image file value greater than or equal to the value specified in the filter
LessThan0Image file value less than the value specified in the filter
LessThanEquals1Image file value less than or equal to the value specified in the filter

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ThumbnailXpressSdk.FilterComparison

See Also

©2013. Accusoft Corporation. All Rights Reserved.