UIX_ScrollNotifyTypes Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 27: Line 27:
 
;UIX_ScrollNotify_Delta
 
;UIX_ScrollNotify_Delta
 
:The ...
 
:The ...
 
== See Also ==
 
...
 

Revision as of 06:19, 23 May 2015


Specifies the ...

Syntax

enum UIX_ScrollNotifyTypes
{
    UIX_ScrollNotify_Line   = 1,
    UIX_ScrollNotify_Page   = 2,
    UIX_ScrollNotify_NewPos = 3,
    UIX_ScrollNotify_Delta  = 4,
};

Constants

UIX_ScrollNotify_Line
The ...
UIX_ScrollNotify_Page
The ...
UIX_ScrollNotify_NewPos
The ...
UIX_ScrollNotify_Delta
The ...