ImageGear .NET v24.12 - Updated
ToString Method (TextErrorPage)




ImageGear24.Web.ImageDataProcessor Assembly > ImageGear.Web.TextSearch Namespace > TextErrorPage Class : ToString Method
Prints the contents of the TextPage in a legible format for writing out to file
Syntax
'Declaration
 
Public Overrides Function ToString() As String
'Usage
 
Dim instance As TextErrorPage
Dim value As String
 
value = instance.ToString()
public override string ToString()
public: string* ToString(); override 
public:
String^ ToString(); override 
See Also

Reference

TextErrorPage Class
TextErrorPage Members