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)
매개변수형식설명
접두사System::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)
매개변수형식설명
접두사System::String접두사의 값.
namespaceUriSystem::String네임스페이스 URI의 값.
schemaDescriptionSystem::String스키마 설명의 값.

또 보기