Document.CreateDocumentType
Document.CreateDocumentType method
ينشئ عقدة DocumentType .
public DocumentType CreateDocumentType(string name, string publicId, string systemId,
string internalSubset)
معامل | يكتب | وصف |
---|---|---|
name | String | اسم نوع الوثيقة. |
publicId | String | المعرف العام. |
systemId | String | معرف النظام. |
internalSubset | String | المجموعة الداخلية. |
قيمة الإرجاع
ملفDocumentType
.
أنظر أيضا
- class DocumentType
- class Document
- مساحة الاسم Aspose.Html.Dom
- المجسم Aspose.HTML