![]() | InDesign SDK 20.5 |
#include <SdkObjModel.h>

Public Member Functions | |
| ICommand | IID_ICOMMAND |
| IPMUnknown | IID_ISNAPPREFSDATA |
Provides the command for setting the Snapshot tool's preference.
| ICommand kSnapSetPrefsCmdBoss::IID_ICOMMAND |
Provide the implementation for the command to set up the snapshot tool's
preference. The prefs are saved only on the session workspace & the itemlist is not used in the command. The command performs notification on kWorkspaceBoss for IID_ISNAPPREFSDATA.
Implementation: kSnapSetPrefsCmdImpl.
| IPMUnknown kSnapSetPrefsCmdBoss::IID_ISNAPPREFSDATA |
Provide the non-persistent implementation for ISnapPrefsData.
Implementation: kSnapPrefsDataImpl.