THotPDF.HasLoadedMetadata Method

Checks whether the loaded PDF document contains an XMP metadata stream

Declaration

function HasLoadedMetadata: boolean;

Unit

HPDFDoc

Return value

Returns True if the Metadata key exists in the Catalog and corresponds to a valid XMP stream object, otherwise returns False

Usage notes

Related APIs