Cuminas DjVu SDK for .NET Framework
HRef Property



Syntax
Public Property HRef As String
Dim instance As Link
Dim value As String
 
instance.HRef = value
 
value = instance.HRef
public string HRef {get; set;}
public:
property String^ HRef {
   String^ get();
   void set (    String^ value);
}
Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

Link Class
Link Members

Send Feedback