This event occurs when end users click a Hyperlink annotation that is linked to an image page in an external image document.
Ö | Imaging for Windows Professional Edition V2.0 |
Imaging for Windows Professional Edition V1.0 and V1.1 | |
Imaging for Windows 95 and 98 | |
Imaging for Windows NT 4.0 |
Image Edit control
Sub object_HyperlinkGoToDoc(Link,Page,Handled)
Parameter | Data Type | Setting |
Link | String | The fully-qualified name of the destination document |
Page | Long | The destination page number of the link. |
Handled | Boolean | Determines the manner in which the link is handled: True If the link is to the current document and page, it is not executed. This setting is recommended if the event is handled by the application. False Forces the execution of the link. |
Intradocument links are functional within TIFF documents only.