AFS_CloseFileFlags Enumeration

From PDF XChange PDF SDK
Revision as of 07:45, 23 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


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 ...