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

Public Types | |
| enum | { kDefaultIID = IID_IGLOBALSCRIPTPREFERENCES } |
Public Member Functions | |
| virtual bool16 | GetEnableRedraw () const =0 |
| virtual void | SetEnableRedraw (bool16)=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Preferences for the application environment when executing scripts.
| pure virtual |
Returns whether to allow redraw while executing scripts
| pure virtual |
Sets whether to allow redraw while executing scripts