![]() | InDesign SDK 20.5 |

Public Types | |
| enum | { kDefaultIID = IID_IHYPERLINKTEXTSOURCEDATA } |
Public Member Functions | |
| virtual void | SetHyperlinkRangeReference (TextRangeReference rangeRef)=0 |
| virtual TextRangeReference | GetHyperlinkRangeReference () const =0 |
| virtual UID | GetOwningStoryUID () const =0 |
| virtual void | SetCharStyle (UID charStyle)=0 |
| virtual UID | GetCharStyle () 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 |
| pure virtual |
Get the character style applied on the hyperlink text source
| pure virtual |
Get the hyperlink text range reference that is associated with this source
| none |
| pure virtual |
Get the story which owns the hyperlink text source
| none |
| pure virtual |
Set the character style to be applied to the hyperlink source
| charStyle | - UID of the character style |
| pure virtual |
Set the text range reference of the hyperlink that is associated with this source
| rangeRef | - reference of the hyperlink text range |