Aspose::Page::EPS::XMP::XmpMetadata::RegisterNamespaceUri method
XmpMetadata::RegisterNamespaceUri(System::String, System::String) method
Registra l’URI dello spazio dei nomi.
void Aspose::Page::EPS::XMP::XmpMetadata::RegisterNamespaceUri(System::String prefix, System::String namespaceUri)
| Parametro | Tipo | Descrizione |
|---|---|---|
| prefisso | System::String | Il valore del prefisso. |
| namespaceUri | System::String | Il valore dell’URI dello spazio dei nomi. |
Vedi anche
- Class String
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++
XmpMetadata::RegisterNamespaceUri(System::String, System::String, System::String) method
Registra l’URI dello spazio dei nomi.
void Aspose::Page::EPS::XMP::XmpMetadata::RegisterNamespaceUri(System::String prefix, System::String namespaceUri, System::String schemaDescription)
| Parametro | Tipo | Descrizione |
|---|---|---|
| prefisso | System::String | Il valore del prefisso. |
| namespaceUri | System::String | Il valore dell’URI dello spazio dei nomi. |
| schemaDescription | System::String | Il valore della descrizione dello schema. |
Vedi anche
- Class String
- Class XmpMetadata
- Namespace Aspose::Page::EPS::XMP
- Library Aspose.Page for C++