UIX_ScrollNotifyTypes Enumeration

From PDF XChange PDF SDK
Revision as of 09:15, 30 November 2017 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Specifies the ...

Syntax

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

Constants

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