IXC_PageSwappingMode Enumeration

From PDF XChange PDF SDK
Revision as of 07:13, 20 March 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 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 ...