Gets or sets the target URL of this annotation's link.
[Visual Basic]
Public Property URLTarget As String
[C#]
public string URLTarget {get; set;}
[JScript]
public function get,set URLTarget : String
Usage example
[Visual Basic]
MyAnnotation.URLTarget = "_blank" |
[C#]
MyAnnotation.URLTarget = "_blank"; |
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
Annotation Class | Annotation Members
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.