Cuminas DjVu SDK for .NET Framework
Bookmark Constructor(String,String)



Syntax
Public Function New( _
   ByVal text As String, _
   ByVal href As String _
)
Dim text As String
Dim href As String
 
Dim instance As New Bookmark(text, href)
public Bookmark( 
   string text,
   string href
)
public:
Bookmark( 
   String^ text,
   String^ href
)

Parameters

text
href
Requirements

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

See Also

Reference

Bookmark Class
Bookmark Members
Overload List

Send Feedback