PXC_DocumentOpenFlags Enumeration

From PDF XChange PDF SDK
Revision as of 01:15, 23 July 2018 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,
    DocOpenFlag_NeedOwnerPerms = 4,
    DocOpenFlag_NoAuthUI       = 8,
    DocOpenFlag_StrictHeaders  = 16,
};

Constants

DocOpenFlag_Preview
The ...
DocOpenFlag_IgnoreXFA
The ...
DocOpenFlag_NeedOwnerPerms
The ...
DocOpenFlag_NoAuthUI
The ...
DocOpenFlag_StrictHeaders
The ...