IDOMImplementation.CreateDocument
IDOMImplementation.CreateDocument method
문서 요소로 지정된 유형의 DOM 문서 객체를 생성합니다.
public Document CreateDocument(string namespaceURI, string qualifiedName, DocumentType doctype)
모수 | 유형 | 설명 |
---|---|---|
namespaceURI | String | 네임스페이스 URI입니다. |
qualifiedName | String | 자격을 갖춘 사람의 이름. |
doctype | DocumentType | 독타입. |
반환 값
문서를 반환합니다.
또한보십시오
- class Document
- class DocumentType
- interface IDOMImplementation
- 네임스페이스 Aspose.Html.Dom
- 집회 Aspose.HTML