AFS_OriginTypes 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:AFS_OriginTypes Enumeration}}
 
{{#customTitle:AFS_OriginTypes Enumeration}}
{{#parentPage:PXV:AFS|AFS_OriginTypes Enumeration|enum}}
+
{{#parentPage:PXV:AFS_Enumerations|AFS_OriginTypes|enum}}
 
{{ToWrite}}
 
{{ToWrite}}
 
{{ToReview}}
 
{{ToReview}}
Line 24: Line 24:
 
;AFS_Origin_End
 
;AFS_Origin_End
 
:The ...
 
:The ...
 
== See Also ==
 
...
 

Latest revision as of 07:46, 23 May 2015


Specifies the ...

Syntax

enum AFS_OriginTypes
{
    AFS_Origin_Begin   = 0,
    AFS_Origin_Current = 1,
    AFS_Origin_End     = 2,
};

Constants

AFS_Origin_Begin
The ...
AFS_Origin_Current
The ...
AFS_Origin_End
The ...