CreateAttributeNS
Document.CreateAttributeNS method
ينشئ سمة للاسم المؤهل المحدد ومساحة URI.
public Attr CreateAttributeNS(string namespaceURI, string qualifiedName)
معامل | يكتب | وصف |
---|---|---|
namespaceURI | String | مساحة الاسم URI. |
qualifiedName | String | اسم المؤهل. |
قيمة الإرجاع
ملفAttr
.
أنظر أيضا
- class Attr
- class Document
- مساحة الاسم Aspose.Svg.Dom
- المجسم Aspose.SVG