PXV_PluginResetSettingsFlags Enumeration
From PDF XChange PDF SDK
Specifies the options for the IPXV_Plugin::ResetSettings Method.
Syntax
enum PXV_PluginResetSettingsFlags { PRSF_KeepOptions = 1, PRSF_KeepPresets = 2, };
Constants
- PRSF_KeepOptions
- Keep common plugin options, when resetting plugin settings.
- PRSF_KeepPresets
- Keep plugin presets, when resetting plugin settings.