Document.CreateDocumentType
Document.CreateDocumentType method
Crée un nœud DocumentType.
public DocumentType CreateDocumentType(string name, string publicId, string systemId,
string internalSubset)
| Paramètre | Taper | La description |
|---|---|---|
| name | String | Nom du type de document. |
| publicId | String | L’identifiant public. |
| systemId | String | L’identifiant du système. |
| internalSubset | String | Le sous-ensemble interne. |
Return_Value
LeDocumentType .
Voir également
- class DocumentType
- class Document
- espace de noms Aspose.Svg.Dom
- Assemblée Aspose.SVG