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

PdfXmpMetadata::GetPrefixByNamespaceURI method

Gets the prefix by namespace URI.

System::String Aspose::Pdf::Facades::PdfXmpMetadata::GetPrefixByNamespaceURI(const System::String &namespaceURI)
ParameterTypeDescription
namespaceURIconst System::String&Namespace URI.

ReturnValue

The prefix value.

See Also