PXV_PluginFeatureFlag Enumeration
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 20: | Line 20: | ||
;PFF_HasAdditionalData | ;PFF_HasAdditionalData | ||
:The plugin has it's own additional data which can be exported, imported and reset | :The plugin has it's own additional data which can be exported, imported and reset | ||
− | |||
− | |||
− |
Revision as of 05:16, 23 May 2015
Specifies the common plugin features
Syntax
enum PXV_PluginFeatureFlag { PFF_HasPreferences = 1, PFF_HasAdditionalData = 2, };
Constants
- PFF_HasPreferences
- The plugin has preferences dialog
- PFF_HasAdditionalData
- The plugin has it's own additional data which can be exported, imported and reset