ImageGear Professional for Windows ActiveX
IGPDFDoc Object

Description:

PDF document object. The underlying PDF representation of a document. Through PDF Document, your application can perform most of the Edit Pages operations (delete, replace, and so on). Thumbnails can be created and deleted through this object. You can set and retrieve document information fields through this object as well.

Interface:

IIGPDFDoc extends IIGObject 

Members:

Methods
CreateDictionary Method Creates a new optional-content membership dictionary object in the given document for the given layers and visibility policy.
CreateLayer Method Creates new layer (optional-content group) object in the document.
CreateNewPage Method Creates a new page at the specified location.
CreateWordFinder Method Creates a word finder that is used to extract text in the host encoding from a PDF file.
CreateWordFinderUCS Method Creates a word finder that is used to extract text in Unicode format from a PDF file.
GetBookmark Method Gets the root of the document's bookmark tree.
GetInfo Method 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.
GetLayer Method Gets the layer with a specified index.
GetNewCryptHandler Method Gets the specified document's new security handler.
GetNewSecurityData Method Gets the security data for the specified document's new security handler.
GetNewSecurityInfo Method Gets the security information from the specified document's new security handler.
GetRoot Method This method returns the Catalog dictionary of the PDF document
GetSecurityData Method Gets the security data for the specified document's current security handler.
InsertPages Method Inserts PageCount pages from Doc2 into the current document.
PrintPages Method Prints PDF pages from a PDF document allowing the user to specify options such as page size, rotation, fit mode.
PermRequest Method Checks the permissions associated with the specified document using the latest permissions format and determines whether the requested operation is allowed for the specified object in the document.
RemoveLayer Method Destroys layer (optional-content group) object. This does not delete any content.
SetInfo Method Sets the value of a key in a document's Info dictionary.
SetNewCryptHandler Method Sets specified document's new security handler.
SetNewSecurityData Method Sets the security data structure for the specified document's new security handler.
Properties
Document Property IGDocument object associated with IGPDFDocument.
LayerCount Property Layer count for the document
PrintOptions Property Specifies a set of printing options used by PrintPages Method.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback