AFS_CloseFileFlags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:AFS_CloseFileFlags Enumeration}}
 
{{#customTitle:AFS_CloseFileFlags Enumeration}}
Line 25: Line 26:
  
 
== See Also ==
 
== See Also ==
See also ...
+
...

Revision as of 04:24, 20 May 2015


Specifies the ...

Syntax

enum AFS_CloseFileFlags
{
    AFS_CloseFile_AllowUI         = 1,
    AFS_CloseFile_CheckIn         = 2,
    AFS_CloseFile_DiscardCheckOut = 4,
};

Constants

AFS_CloseFile_AllowUI
The ...
AFS_CloseFile_CheckIn
The ...
AFS_CloseFile_DiscardCheckOut
The ...

See Also

...