Cuminas DjVu SDK for .NET Framework
Finalized Event (Document)



Syntax
Public Event Finalized As EventHandler(Of EventArgs)
Dim instance As Document
Dim handler As EventHandler(Of EventArgs)
 
AddHandler instance.Finalized, handler
public event EventHandler<EventArgs> Finalized
public:
event EventHandler<EventArgs^>^ Finalized
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

Send Feedback