PsDocument.GetXmpMetadata

PsDocument.GetXmpMetadata method

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

public XmpMetadata GetXmpMetadata()

Return Value

Existing or new instance of XMP metadata.

See Also