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)
ParameterTypeالوصف
البادئةSystem::Stringقيمة البادئة.
namespaceUriSystem::Stringقيمة URI للمساحة الاسمية.

انظر أيضًا

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)
ParameterTypeالوصف
البادئةSystem::Stringقيمة البادئة.
namespaceUriSystem::Stringقيمة URI للمساحة الاسمية.
schemaDescriptionSystem::Stringقيمة وصف المخطط.

انظر أيضًا