PXV_InvalidatePageFlags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
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:PXV_InvalidatePageFlags Enumeration}}
 
{{#customTitle:PXV_InvalidatePageFlags Enumeration}}
{{#parentPage:PXV:PXV_Enumerations|PXV_InvalidatePageFlags Enumeration|enum}}
+
{{#parentPage:PXV:PXV_Enumerations|PXV_InvalidatePageFlags|enum}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 21: Line 21:
 
;PXV_InvalidatePage_KeepAnnotsLayer
 
;PXV_InvalidatePage_KeepAnnotsLayer
 
:The ...
 
:The ...
 
== 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 ...