Aspose::Page::EPS::PsDocument::GetXmpMetadata method

PsDocument::GetXmpMetadata method

Reads PS/EPS file and extracts XmpMetdata if it already exists or add new one if it doesn’t exist.

System::SharedPtr<XMP::XmpMetadata> Aspose::Page::EPS::PsDocument::GetXmpMetadata()

ReturnValue

Existing or new instance of XMP metadata.

See Also