URLNamedLocation Property

Specifies the named location for the Hyperlink object.

See Also | Example

Signature

object.URLNamedLocation

object

Hyperlink
The object or objects this property applies to.

URLNamedLocation

String; read-write
A string representing the named location for the Hyperlink object.

Remarks

This property specifies a given location, such as a named view in AutoCAD or a bookmark in a word processing program. If you specify a named view to jump to in an AutoCAD drawing, AutoCAD restores that view when the hyperlink is opened. Views that are created in model space are restored in the Model tab. Views that are created in paper space are restored in the last active layout tab.

 

   Comments?