IXC_PageSwappingMode Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
(One intermediate revision by the same user not shown) | |||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IXC_PageSwappingMode Enumeration}} | {{#customTitle:IXC_PageSwappingMode Enumeration}} | ||
− | {{#parentPage:PXV:IXC_Enumerations|IXC_PageSwappingMode | + | {{#parentPage:PXV:IXC_Enumerations|IXC_PageSwappingMode|enum}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} | ||
Line 24: | Line 24: | ||
;PSWP_ForceMemory | ;PSWP_ForceMemory | ||
:The ... | :The ... | ||
+ | |||
+ | == See Also == | ||
+ | [[PXV:IIXC_Page_SwapMode|IIXC_Page::SwapMode]] |
Latest revision as of 00:15, 15 March 2016
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 ...