Aspose::Pdf::Facades::PdfXmpMetadata::GetPrefixByNamespaceURI method

PdfXmpMetadata::GetPrefixByNamespaceURI method

Gets the prefix by namespace URI.

System::String Aspose::Pdf::Facades::PdfXmpMetadata::GetPrefixByNamespaceURI(System::String namespaceURI)
ParameterTypeDescription
namespaceURISystem::StringNamespace URI.

ReturnValue

The prefix value.

See Also