XHtmlDocument.toString

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

class XHtmlDocument
final override @safe
string
toString
()

Return Value

Type: string

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

Meta