LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Hyperlink Property (IAnnObject)

Show in webframe





Gets or sets the object hyperlink value.
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

            

            
property String^ Hyperlink {
   String^ get();
   void set (    String^ value);
}

Property Value

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

Target Platforms

See Also

Reference

IAnnObject Interface
IAnnObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.