Aspose::Page::EPS::XMP::XmpMetadata::RegisterNamespaceUri method

XmpMetadata::RegisterNamespaceUri(System::String, System::String) method

名前空間 URI を登録します。

void Aspose::Page::EPS::XMP::XmpMetadata::RegisterNamespaceUri(System::String prefix, System::String namespaceUri)
パラメーター説明
prefixSystem::Stringプレフィックスの値。
namespaceUriSystem::String名前空間 URI の値。

参照

XmpMetadata::RegisterNamespaceUri(System::String, System::String, System::String) method

名前空間 URI を登録します。

void Aspose::Page::EPS::XMP::XmpMetadata::RegisterNamespaceUri(System::String prefix, System::String namespaceUri, System::String schemaDescription)
パラメーター説明
prefixSystem::Stringプレフィックスの値。
namespaceUriSystem::String名前空間 URI の値。
schemaDescriptionSystem::Stringスキーマ記述の値。

参照