Cuminas DjVu SDK for .NET Framework
EndUpdate Method (Annotation)



Resumes invoking update events after update events is suspended by the BeginUpdate method.
Syntax
Public Sub EndUpdate() 
Dim instance As Annotation
 
instance.EndUpdate()
public void EndUpdate()
public:
void EndUpdate(); 
Requirements

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

See Also

Reference

Annotation Class
Annotation Members
BeginUpdate Method

Send Feedback