ImageGear Professional for Windows ActiveX
IGPDFPage Object

Description:

PDF page object. A single page in the PDF representation of a document. A page contains a series of objects representing the objects drawn on the page (Graphic), a list of resources used in drawing the page, annotations (Annotation), an optional thumbnail image of the page, and the beads used in any articles that occur on the page.

Interface:

IIGPDFPage extends IIGObject 

Members:

Methods
GetContent Method Creates IGPDEContent from IGPDFPage contents and resources.
GetCropBox Method Gets the crop box of the IGPDFPage.
GetMediaBox Method Gets the media box of the page.
MakeColorSeparations Method Separates pages' DeviceN colorants into individual layers.
ReleaseContent Method Decrements IGPDFPage's PDF content internal reference count.
ResetDisplayCache Method Causes IG display API to re-render PDF page content for display.
SetContent Method Sets the page's PDF content back into the IGPDFPage object, using the same compression filters with which the content was previously encoded.
SetCropBox Method Sets the crop box of the page.
SetMediaBox Method Sets the media box of the page.
Properties
AnnotationCount Property The number of annotations on the IGPDFPage.
Page Property IGPage object associated with IGPDFPage.
Rotation Property Gets the rotation of the IGPDFPage.

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback