PXV_PluginResetSettingsFlags Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 20: | Line 20: | ||
;PRSF_KeepPresets | ;PRSF_KeepPresets | ||
:Keep plugin presets when reset plugin settings | :Keep plugin presets when reset plugin settings | ||
− | |||
− | |||
− |
Revision as of 05:16, 23 May 2015
Specifies the options for IPXV_Plugin::ResetSettings Method method
Syntax
enum PXV_PluginResetSettingsFlags { PRSF_KeepOptions = 1, PRSF_KeepPresets = 2, };
Constants
- PRSF_KeepOptions
- Keep common plugin options when reset plugin settings
- PRSF_KeepPresets
- Keep plugin presets when reset plugin settings