PXV_InvalidatePageFlags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:PXV_InvalidatePageFlags Enumeration}}
 
{{#customTitle:PXV_InvalidatePageFlags Enumeration}}
{{#parentPage:PXV:PXV|PXV_InvalidatePageFlags Enumeration|enum}}
+
{{#parentPage:PXV:PXV_Enumerations|PXV_InvalidatePageFlags|enum}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 20: Line 21:
 
;PXV_InvalidatePage_KeepAnnotsLayer
 
;PXV_InvalidatePage_KeepAnnotsLayer
 
:The ...
 
:The ...
 
== See Also ==
 
See also ...
 

Latest revision as of 10:40, 23 May 2015


Specifies the ...

Syntax

enum PXV_InvalidatePageFlags
{
    PXV_InvalidatePage_KeepContentLayer = 1,
    PXV_InvalidatePage_KeepAnnotsLayer  = 2,
};

Constants

PXV_InvalidatePage_KeepContentLayer
The ...
PXV_InvalidatePage_KeepAnnotsLayer
The ...