IDOMImplementation.CreateHTMLDocument
IDOMImplementation.CreateHTMLDocument method
Retourneert een document, met een reeds opgebouwde basisboom inclusief een titelelement, tenzij het titelargument is weggelaten.
public Document CreateHTMLDocument(string title)
Parameter | Type | Beschrijving |
---|---|---|
title | String | De titel. |
Winstwaarde
Retour document.
Zie ook
- class Document
- interface IDOMImplementation
- naamruimte Aspose.Html.Dom
- montage Aspose.HTML