IXC_PageSwappingMode Enumeration

From PDF XChange PDF SDK
Revision as of 08:12, 20 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Specifies the ...

Syntax

enum IXC_PageSwappingMode
{
    PSWP_Auto        = 0,
    PSWP_ForceSwap   = 1,
    PSWP_ForceMemory = 2,
};

Constants

PSWP_Auto
The ...
PSWP_ForceSwap
The ...
PSWP_ForceMemory
The ...

See Also

...