IDOMImplementation.CreateDocument
IDOMImplementation.CreateDocument method
Belge öğesiyle belirtilen türde bir DOM Belgesi nesnesi oluşturur.
public Document CreateDocument(string namespaceURI, string qualifiedName, DocumentType doctype)
Parametre | Tip | Tanım |
---|---|---|
namespaceURI | String | Ad alanı URI’si. |
qualifiedName | String | Nitelikli isim. |
doctype | DocumentType | Doktor tipi. |
Geri dönüş değeri
Belgeyi iade eder.
Ayrıca bakınız
- class Document
- class DocumentType
- interface IDOMImplementation
- ad alanı Aspose.Html.Dom
- toplantı Aspose.HTML