Cuminas DjVu SDK for .NET Framework
Link Constructor(Page)



Link target page.
Initializes the Link object with a Page object.
Syntax
Public Function New( _
   ByVal page As Page _
)
Dim page As Page
 
Dim instance As New Link(page)
public Link( 
   Page page
)
public:
Link( 
   Page^ page
)

Parameters

page
Link target page.
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
Overload List

Send Feedback