![]() | InDesign SDK 20.5 |

Public Types | |
| enum | { kDefaultIID = IID_IHYPERLINKTEXTDESTINATIONDATA } |
Public Member Functions | |
| virtual void | Initialize (const IHyperlinkTextDestinationMarker *hyperlinkMarker, bool16 isParagraph=kFalse)=0 |
| virtual UID | GetTextMarkerUID () const =0 |
| virtual UID | GetTextModelUID () const =0 |
| virtual bool16 | IsParagraphDestination () const =0 |
| virtual void | SetIsParagraphDest (bool16 isParagraphDest)=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 |
Get the UID of the text marker associated with this text destination
| none |
| pure virtual |
Set the UID of the text model associated with this text destination
| none |
| pure virtual |
Setup this data structure
| *hyperlinkMarker | - Text marker to associate with this destination |
| isParagraph | - kTrue if it is a pagraph destination |
| pure virtual |
Return kTrue if the text destination is paragraph, kFalse if it is text anchor