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

Public Types | |
| enum | { kDefaultIID = IID_INOTESETTINGS } |
Public Member Functions | |
| virtual bool16 | NotesAreHidden () const =0 |
| virtual void | SetHideNote (bool16 hide)=0 |
| virtual void | DummyDirtyDataBase ()=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
This interface is persistent in session's kWorkspaceBoss, indicates show/hide the Notes display
| pure virtual |
Dirty the interface
| pure virtual |
Check if the Notes are hidden
| pure virtual |
Set the show/hide state
| hide | kTrue means to hide the Notes display |