Document.CreateDocumentType
Document.CreateDocumentType method
Crea un nodo DocumentType.
public DocumentType CreateDocumentType(string name, string publicId, string systemId,
string internalSubset)
Parámetro | Escribe | Descripción |
---|---|---|
name | String | El nombre del tipo de documento. |
publicId | String | La identificación pública. |
systemId | String | La identificación del sistema. |
internalSubset | String | El subconjunto interno. |
Valor_devuelto
ElDocumentType
.
Ver también
- class DocumentType
- class Document
- espacio de nombres Aspose.Html.Dom
- asamblea Aspose.HTML