CabExportFlags Enumeration

From PDF XChange PDF SDK
Revision as of 06:33, 2 March 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 CabExportFlags
{
    cab_export_skipDefaults = 1,
    cab_export_NamedValues  = 2,
};

Constants

cab_export_skipDefaults
The ...
cab_export_NamedValues
The ...

See Also

ICab::SaveToJSON