Cuminas DjVu SDK for .NET Framework
Reset Method (Encoder)



Resets all the internal states.
Syntax
Public Sub Reset() 
Dim instance As Encoder
 
instance.Reset()
public void Reset()
public:
void Reset(); 
Remarks
This method resets all the internal status. All the pages added to the object are cleared.
Requirements

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

See Also

Reference

Encoder Class
Encoder Members

Send Feedback