HtmlDocument.toString

Converts the html document to a properly formatted html document-string.

class HtmlDocument
final override @safe
string
toString
()

Return Value

Type: string

A string equivalent to the properly formatted html document-string.

Meta