PagePorter Class Library

HtmlPageReader.ReadToEnd Method 

Returns the remainder of the HTML file as a string.

[Visual Basic]
Public Function ReadToEnd() As String
[C#]
public string ReadToEnd();

Return Value

See Also

HtmlPageReader Class | Parastream.Web.UI Namespace