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

Public Types | |
| enum | PanningType { kFullDrawPanning = -1, kFastDrawPanning, kNoDrawPanning } |
Additional Inherited Members | |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
An interface used for tool preferences for the grabber hand tool stored on the kWorkspaceBoss (IID_IGRABBERPREFS as a kPersistIntDataImpl). This interface is also used for the kSetGrabberPrefsCmdBoss as a command data interface.
Legitimate grabber tool preferences values. The value for grabber tool preferences is stored as a IntData value on the session workspace (kWorkspaceBoss) as IID_IGRABBERPREFS.