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




Glossary Item Box

Option values which specify the incremental amount or whether a positional programmatic scroll operation is desired.

Syntax

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

Members

MemberValueDescription
ItemIndex5Thumbnails are to be scrolled to a specified item index position.
LargeDecrease0Thumbnails are to be scrolled backward one page.
LargeIncrease2Thumbnails are to be scrolled forward one page.
SmallDecrease1Thumbnails are to be scrolled backward one row or column.
SmallIncrease3Thumbnails are to be scrolled forward one row or column.
ThumbPosition4Thumbnails are to be scrolled to a specified thumb position.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.ThumbnailXpressSdk.ScrollItemsType

See Also

©2013. Accusoft Corporation. All Rights Reserved.