PXV_PluginResetSettingsFlags Enumeration

From PDF XChange PDF SDK
Revision as of 07:15, 20 March 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 PXV_PluginResetSettingsFlags
{
    PRSF_KeepOptions = 1;
    PRSF_KeepPresets = 2;
};

Constants

PRSF_KeepOptions
The ...
PRSF_KeepPresets
The ...

See Also

See also ...