get_metadata
Get document metadata (including summary information and XMP metadata) from a file, preserving the ability to access it in the original type.
Syntax
template< typename InputType > std::multimap< std::string, Metadatum > get_metadata(InputType& input)