PXV_AnnotStateModelFlag 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_AnnotStateModelFlag Enumeration}}
 
{{#customTitle:PXV_AnnotStateModelFlag Enumeration}}
{{#parentPage:PXV:PXV_Enumerations|PXV_AnnotStateModelFlag Enumeration|enum}}
+
{{#parentPage:PXV:PXV_Enumerations|PXV_AnnotStateModelFlag|enum}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 24: Line 24:
 
;ASMF_History
 
;ASMF_History
 
:The ...
 
:The ...
 
== See Also ==
 
...
 

Latest revision as of 10:39, 23 May 2015


Specifies the ...

Syntax

enum PXV_AnnotStateModelFlag
{
    ASMF_BuiltIn = 1,
    ASMF_Hidden  = 2,
    ASMF_History = 4,
};

Constants

ASMF_BuiltIn
The ...
ASMF_Hidden
The ...
ASMF_History
The ...