HyperlinkBase property

Microsoft Visio Developer Reference

HyperlinkBase property

   Example   

Gets or sets the value of the Hyperlink base field in a Document object's properties.

Version added

5.0

Syntax

strRet = object.HyperlinkBase
object.HyperlinkBase = stringExpression

strRet

String. The current value of the field.

object

Required. An expression that returns a Document object.

stringExpression

Required String. The new value of the field.

Remarks

Setting the HyperlinkBase property is equivalent to entering information in the Hyperlink base box in the Properties dialog box (click Properties on the File menu).