Field.hyperlinkAnchor Property
Gets or sets the name of a bookmark (or a hyperlink) in the current document which shall be the target of the hyperlink field.
Declaration
get hyperlinkAnchor(): string
Property Value
Type | Description |
---|---|
string | A string representing the bookmark’s name. |
See Also