DocumentType
DocumentType constructor
Initialisiert eine neue Instanz vonDocumentType Klasse.
public DocumentType(string name, string publicId, string systemId, string internalSubset,
Document doc)
| Parameter | Typ | Beschreibung |
|---|---|---|
| name | String | Der Entitätsname. |
| publicId | String | Die öffentliche ID. |
| systemId | String | Die System-ID. |
| internalSubset | String | Die interne Teilmenge. |
| doc | Document | Das Dokument. |
Siehe auch
- class Document
- class DocumentType
- namensraum Aspose.Svg.Dom
- Montage Aspose.SVG