PXC_DocumentOpenFlags Enumeration

From PDF XChange PDF SDK
Revision as of 11:06, 8 May 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


Specifies the ...

Syntax

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

Constants

DocOpenFlag_Preview
The ...
DocOpenFlag_IgnoreXFA
The ...

See Also

See also ...