toHtmlDocument property

Document get toHtmlDocument

Implementation

html.Document get toHtmlDocument {
  return THtmlParser.getHtmlDocument(this);
}