get_summary_information

Get document summary information metadata from a file, preserving the ability to access it in the original type.

Syntax

template<typename Input_Type >
std::multimap<std::string, SummaryInfoItem> Session::get_summary_information(Input_Type &input)