![]() | InDesign SDK 20.5 |

Public Types | |
| enum | { kDefaultIID = IID_IADDNOTEDATACMDDATA } |
Public Member Functions | |
| virtual const UID | GetTextModel () const =0 |
| virtual void | SetTextModel (const UID textModelUID)=0 |
| virtual const WideString & | GetAuthor () const =0 |
| virtual void | SetAuthor (const WideString &author)=0 |
| virtual bool16 | GetCollapse () const =0 |
| virtual void | SetCollapse (bool16 collapsedState)=0 |
Public Member Functions inherited from IPMUnknown | |
| virtual IPMUnknown * | QueryInterface (PMIID interfaceID) const =0 |
| virtual void | AddRef () const =0 |
| virtual void | Release () const =0 |
| pure virtual |
| pure virtual |
Get method for the collapsed state when inline Note displays
| none |
| pure virtual |
Not used
| none |
| pure virtual |
Set method for the author of the Note to be added
| author |
| pure virtual |
Set method for the collapsed state when inline Note displays
| collapsedState |
| pure virtual |
Not used
| textModelUID |