Gets or sets the target URL of this annotation's link.
[Visual Basic]
Public Property URLTarget As String
[C#]
public string URLTarget {get; set;}
Usage example
[Visual Basic]
MyAnnotation.URLTarget = "_blank" |
[C#]
MyAnnotation.URLTarget = "_blank"; |
Annotation Class | Annotation Members
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.