IXC_PageSwappingMode Enumeration

From PDF XChange PDF SDK
Revision as of 22:52, 20 April 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

See also ...