Aspose::Page::EPS::XMP::XmpMetadata::GetPrefixByNamespaceUri method

XmpMetadata::GetPrefixByNamespaceUri method

Returns prefix by namespace URI.

System::String Aspose::Page::EPS::XMP::XmpMetadata::GetPrefixByNamespaceUri(System::String namespaceUri)
ParameterTypeDescription
namespaceUriSystem::StringNamespace URI.

ReturnValue

The value of prefix.

See Also