Aspose::Pdf::Metadata::GetPrefixByNamespaceUri method
Metadata::GetPrefixByNamespaceUri method
Returns prefix by namespace URI.
System::String Aspose::Pdf::Metadata::GetPrefixByNamespaceUri(System::String namespaceUri)
Parameter | Type | Description |
---|---|---|
namespaceUri | System::String | Namespace URI. |
ReturnValue
The value of prefix.
See Also
- Class String
- Class Metadata
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++