PXC_DocumentOpenFlags Enumeration

From PDF XChange PDF SDK
Jump to: navigation, search
m (Automatic page editing by robot)
m (Automatic page editing by robot)
Line 21: Line 21:
 
;DocOpenFlag_IgnoreXFA
 
;DocOpenFlag_IgnoreXFA
 
:The ...
 
:The ...
 
== See Also ==
 
...
 

Revision as of 06:12, 23 May 2015


Specifies the ...

Syntax

enum PXC_DocumentOpenFlags
{
    DocOpenFlag_Preview   = 1,
    DocOpenFlag_IgnoreXFA = 2,
};

Constants

DocOpenFlag_Preview
The ...
DocOpenFlag_IgnoreXFA
The ...