UIX_UpdatePropsFlags Enumeration

From PDF XChange PDF SDK
Revision as of 01:33, 28 May 2015 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_UpdatePropsFlags
{
    UIX_UpdateProps_PropIsGroup = 1,
    UIX_UpdateProps_ValueOnly   = 2,
    UIX_UpdateProps_FullReload  = 4,
    UIX_UpdateProps_KeepCtl     = 8,
    UIX_UpdateProps_NoCommit    = 16,
};

Constants

UIX_UpdateProps_PropIsGroup
The ...
UIX_UpdateProps_ValueOnly
The ...
UIX_UpdateProps_FullReload
The ...
UIX_UpdateProps_KeepCtl
The ...
UIX_UpdateProps_NoCommit
The ...