PXC_DocumentOpenFlags Enumeration

From PDF XChange PDF SDK
Revision as of 13:39, 13 April 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 PXC_DocumentOpenFlags
{
    DocOpenFlag_Preview = 1;
    DocOpenFlag_IgnoreXFA = 2;
};

Constants

DocOpenFlag_Preview
The ...
DocOpenFlag_IgnoreXFA
The ...

See Also

See also ...