Aspose::Page::EPS::XMP::XmpMetadata::GetNamespaceUriByPrefix method

XmpMetadata::GetNamespaceUriByPrefix method

Returns namespace URI by prefix.

System::String Aspose::Page::EPS::XMP::XmpMetadata::GetNamespaceUriByPrefix(System::String prefix)
ParameterTypeDescription
prefixSystem::StringThe value of prefix.

ReturnValue

The value of namespace URI.

See Also