AFS_OriginTypes 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: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 23: Line 24:
 
;AFS_Origin_End
 
;AFS_Origin_End
 
:The ...
 
:The ...
 
== See Also ==
 
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 ...