THotPDF.GetLoadedInfoKeyCount Method

Gets the total number of property key-value pairs contained within the Document Information Dictionary of the loaded PDF document.

Declaration

function GetLoadedInfoKeyCount: Integer;

Unit

HPDFDoc

Return value

Returns the total number of document property entries (usually including Title, Author, Subject, Creator, Producer, etc.).

Usage notes

Related APIs