DocumentType.DocumentType
DocumentType constructor
Initialiseert een nieuw exemplaar van hetDocumentType
klasse.
public DocumentType(string name, string publicId, string systemId, string internalSubset,
Document doc)
Parameter | Type | Beschrijving |
---|---|---|
name | String | De naam van de entiteit. |
publicId | String | Het openbare ID. |
systemId | String | Het systeem-ID. |
internalSubset | String | De interne deelverzameling. |
doc | Document | Het document. |
Zie ook
- class Document
- class DocumentType
- naamruimte Aspose.Html.Dom
- montage Aspose.HTML