AnnHyperlinkString property (ILEADRasterAnnotation)

Visual Basic example

Visual C++ 5.0 example

 

Syntax

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