Aspose::Page::EPS::XMP::XmpMetadata::RegisterNamespaceUri طريقة
XmpMetadata::RegisterNamespaceUri(System::String, System::String) method
يسجل مساحة الاسم URI.
void Aspose::Page::EPS::XMP::XmpMetadata::RegisterNamespaceUri(System::String prefix, System::String namespaceUri)
| Parameter | Type | الوصف |
|---|---|---|
| البادئة | System::String | قيمة البادئة. |
| namespaceUri | System::String | قيمة URI للمساحة الاسمية. |
انظر أيضًا
- Class String
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpMetadata::RegisterNamespaceUri(System::String, System::String, System::String) method
يسجل مساحة الاسم URI.
void Aspose::Page::EPS::XMP::XmpMetadata::RegisterNamespaceUri(System::String prefix, System::String namespaceUri, System::String schemaDescription)
| Parameter | Type | الوصف |
|---|---|---|
| البادئة | System::String | قيمة البادئة. |
| namespaceUri | System::String | قيمة URI للمساحة الاسمية. |
| schemaDescription | System::String | قيمة وصف المخطط. |
انظر أيضًا
- Class String
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++