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



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

Parameters

text
page
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