Cuminas DjVu SDK for .NET Framework
ToString Method (DIRMEntry)



Gets the string representation of the DIRM entry.
Syntax
Public Overrides Function ToString() As String
Dim instance As DIRMEntry
Dim value As String
 
value = instance.ToString()
public override string ToString()
public:
String^ ToString(); override 

Return Value

String representation of the DIRM entry.
Remarks
This is for debugging purpose only.
Requirements

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

See Also

Reference

DIRMEntry Class
DIRMEntry Members

Send Feedback