IXC_PageSwappingMode Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
+ | __NOTOC__ | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IXC_PageSwappingMode Enumeration}} | {{#customTitle:IXC_PageSwappingMode Enumeration}} | ||
Line 25: | Line 26: | ||
== See Also == | == See Also == | ||
− | + | ... |
Revision as of 07:12, 20 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 ...
See Also
...