Accusoft.ThumbnailXpress6.Net
ScrollItemsType Enumeration




Option values which specify the incremental amount or whether a positional programmatic scroll operation is desired.
Syntax
'Declaration
 
Public Enum ScrollItemsType 
   Inherits System.Enum
'Usage
 
Dim instance As ScrollItemsType
public enum ScrollItemsType : System.Enum 
__value public enum ScrollItemsType : public System.Enum 
public enum class ScrollItemsType : public System.Enum 
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

Reference

Accusoft.ThumbnailXpressSdk Namespace

 

 


©2018. Accusoft Corporation. All Rights Reserved.

Send Feedback