Document.CreateDocumentType
Document.CreateDocumentType method
Creëert een DocumentType-knooppunt.
public DocumentType CreateDocumentType(string name, string publicId, string systemId,
string internalSubset)
Parameter | Type | Beschrijving |
---|---|---|
name | String | De naam van het documenttype. |
publicId | String | Het openbare ID. |
systemId | String | Het systeem-ID. |
internalSubset | String | De interne deelverzameling. |
Winstwaarde
DeDocumentType
.
Zie ook
- class DocumentType
- class Document
- naamruimte Aspose.Html.Dom
- montage Aspose.HTML