LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

Hyperlink Property (IAnnObject)






Gets or sets the object hyperlink value. .NET support Silverlight support
Syntax
string Hyperlink {get; set;}
'Declaration
 
Property Hyperlink As String
'Usage
 
Dim instance As IAnnObject
Dim value As String
 
instance.Hyperlink = value
 
value = instance.Hyperlink
string Hyperlink {get; set;}
get_Hyperlink();
set_Hyperlink(value);
property String^ Hyperlink {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String value that specifies the object hyperlink value.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IAnnObject Interface
IAnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.