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

Public Member Functions | |
| virtual void | Set (const UIDRef &doc, const bool16 inBack, const bool16 shown, const bool16 locked, const PMReal &threshold=kDefaultViewThreshold, const UID colorUID=kInvalidUID)=0 |
| virtual const UIDRef & | GetDocument () const =0 |
| virtual const bool16 | GetGuidesInBack () const =0 |
| virtual const bool16 | GetGuidesShown () const =0 |
| virtual const bool16 | GetGuidesLocked () const =0 |
| virtual const PMReal & | GetGuidesViewThreshold () const =0 |
| virtual const UID | GetGuidesColorUID () const =0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
Command data interface for guide prefs commands. Includes :