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



Resume event notifications suspended by preceding BeginUpdate Method call.
Syntax
Public Sub EndUpdate() 
Dim instance As Page
 
instance.EndUpdate()
public void EndUpdate()
public:
void EndUpdate(); 
Remarks
A call to the method should be paired to a call to BeginUpdate Method. For more information, see BeginUpdate Method.
Requirements

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

See Also

Reference

Page Class
Page Members
BeginUpdate Method

Send Feedback