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



Page to form the DjVu document.
Initializes the Document object with a page.
Syntax
Public Function New( _
   ByVal page As Page _
)
Dim page As Page
 
Dim instance As New Document(page)
public Document( 
   Page page
)
public:
Document( 
   Page^ page
)

Parameters

page
Page to form the DjVu document.
Requirements

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

See Also

Reference

Document Class
Document Members
Overload List

Send Feedback