ImageGear Professional for Windows ActiveX
Get Method

Description:

Gets the value of the specified key in the specified dictionary. If called with a stream object instead of a dictionary object, this method gets the value of the specified key from the stream's attributes dictionary.

Syntax:

      Get (Key As IGPDFAtom) As IIGPDFBasObj

Parameters:

Name Description
Key The key whose value is obtained. 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.

Return Value:

The object associated with the specified key. If key is not present or if its value is null, returns an object of type IG_PDF_BASIC_NULL.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback