ImageGear Professional for Windows ActiveX
SetInfo Method

Description:

Sets the value of a key in a document's Info dictionary.

See Section 10.2.1 on Info dictionaries 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. If an info dictionary key is specified that is not currently in the info dictionary, it is added to the dictionary.

Syntax:

      SetInfo (InfoKey As String, Value As String)

Parameters:

Name Description
InfoKey The name of the Info dictionary key whose value is set.
Value String containing the value to associate with InfoKey.

Return Value:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback