getCustomPDFInformation

Gets the value of a custom metadata property from the document information dictionary. Custom properties allow storing application-specific metadata in the PDF document beyond the standard fields. Property names are case-sensitive.

Return

The value of the custom property as a string. Returns an empty string if the property does not exist.

Parameters

key

The name of the custom property to retrieve.