IXC_PageSwappingMode Enumeration

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

Revision as of 06:10, 23 May 2015


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 ...