ImageGear Professional for Windows ActiveX
PutBool Method

Description:

Sets the boolean value of a dictionary key, adding the key to the dictionary if it is not already present.

Syntax:

      PutBool (Key As IGPDFAtom, Indirect As Boolean, Value As
Boolean)

Parameters:

Name Description
Key The key whose value is set. See the PDF Reference to obtain the names of keys in dictionary objects that are part of standard PDF, such as annotations or page objects.
Indirect If True, creates the key value as an indirect object. If False, creates the key value as a direct object.
Value The boolean value to set.

Return Value:

None

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback