PXV_ActionHandlerEditFlags Enumeration

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

Latest revision as of 10:39, 23 May 2015


Specifies the ...

Syntax

enum PXV_ActionHandlerEditFlags
{
    AHEF_ReadOnly  = 1,
    AHEF_NewAction = 2,
};

Constants

AHEF_ReadOnly
The ...
AHEF_NewAction
The ...