Click or drag to resize

Hyperlink Properties

The Hyperlink type exposes the following members.

Properties
Name Description
Public property BookmarkName
Returns or sets bookmark.
Public property FilePath
Gets or sets file path.
Public property PictureToDisplay
Gets or sets the image which will be displayed on the place of hyperlink.
Public property TextToDisplay
Gets or sets the specified hyperlink's visible text in a document.
Public property Type
Returns or sets a HyperlinkType object that indicates the link type.
Public property Uri
Returns or sets url link.
Top
See Also