Occurs when a marked text field for which hyperlink data has been stored, is clicked on. It occurs only if the EnableHyperlinks property is set to True.
ViewClicked(FieldType, FieldContents)
| Parameter | Description | ||||||||||||||||
| FieldType |
Specifies the type of a field as an identifier. It can be one of the following values:
|
||||||||||||||||
| FieldContents |
Is a string that represents the contents of the field. The specification depends on the field's type and on the type of the document. |
This event is sent before a FieldClicked event is sent.
| FieldType: | Integer |
| FieldContents: | String |
<< TextImport Method (Obsolete) | >> ViewImagePath Property (Obsolete)