SynchronizeXMPToInfo

Text, extraction

Description

Maps dc:title to Title, dc:creator to Author, dc:description to Subject, dc:subject or pdf:Keywords to Keywords and xmp:CreatorTool to Creator

Syntax

Delphi

Function SynchronizeXMPToInfo: Integer;

Parameters

(none)

Return value

The number of Info fields that differ from XMP and were updated

Remarks

The reverse direction already happens automatically when SetInformation writes; this call covers documents whose XMP was authored separately

See also

GetXMPProperty, SetInformation