AFS_OriginTypes Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
Line 1: Line 1:
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:AFS_OriginTypes Enumeration}}
 
{{#customTitle:AFS_OriginTypes Enumeration}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
Specifies the ...
 
Specifies the ...

Revision as of 12:13, 20 April 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 ...

See Also

See also ...