AnnHyperlinkString property (ILEADRasterAnnotation)
BSTR AnnHyperlinkString | |
Overview |
Refer to Implementing Annotations. |
Remarks
(Read only) String to be updated with a program name or a web page address, if the hyperlink type is ANN_LINK_RUN or ANN_LINK_WEBPAGE. If the hyperlink type is not ANN_LINK_RUN or ANN_LINK_WEBPAGE, this will be updated with a NULL string.
This property is updated by calling the AnnGetHyperlinkString method.
See Also
Elements: |
AnnSetHyperlinkString method, AnnGetHyperlinkType method, AnnGetHyperlinkString method |