ImageGear Professional for Windows ActiveX
GetInfo Method

Description:

Gets the value of a key in a document's Info dictionary, or the value of this same key in the XMP metadata, whichever is latest.

See Section 10.2.1 in the PDF Reference for information about Info dictionaries. All values in the Info dictionary should be strings; other data types such as numbers and Booleans should not be used as values in the Info dictionary.

Users may define their own Info dictionary entries. In this case, it is strongly recommended that the key have the developer's prefix assigned by the Adobe Solutions Network.

Syntax:

      GetInfo (InfoKey As String) As String

Parameters:

Name Description
InfoKey The name of the Info dictionary key whose value is obtained.

Return Value:

String containing the value associated with InfoKey.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback