PdfPage Members
In This Article
#Properties
Name | Description |
---|---|
Actions | Provides access to a dictionary of additional actions to be performed when the page is opened or closed. |
Annotations | Provides access to the collection of annotation dictionaries that contain indirect references to all annotations associated with the page. |
Annotation |
Indicates the tab order that shall be used for annotations on the page. |
Art |
Specifies the art box defining the boundaries of the meaningful content (including potential white space) on a page as intended by the page’s creator. |
Article |
Provides access to the collection of indirect references to all article beads appearing on the page. |
Bleed |
Specifies the bleed box defining the region to which the contents of the page shall be clipped when output in a production environment. |
Commands | Gets the PDF page commands. |
Crop |
Specifies the crop box imposing the page boundaries displayed in a PDF Viewer.
Inherited from Pdf |
Display |
Indicates the display duration of a page (also called its advance timing): the maximum length of time, in seconds, that the page shall be displayed during presentations before the viewer application shall automatically advance to the next page. |
ID | Indicates the digital identifier of the page’s parent Web Capture content set. |
Last |
Specifies the date and time when the page’s contents were most recently modified. |
Media |
Specifies the media box defining the boundaries of the physical medium on which the page is to be printed.
Inherited from Pdf |
Metadata | Provides access to a metadata stream that contains metadata for the page. |
Piece |
Provides access to a page-piece dictionary associated with the page. |
Preferred |
Specifies the page’s preferred zoom factor, i. |
Rotate |
Rotates the document page at the specified angle.
Inherited from Pdf |
Struct |
Indicates the key of the page’s entry in the structural parent tree. |
Thumbnail |
Provides access to a stream object that defines the page’s thumbnail image. |
Trans | Provides access to a transition dictionary describing the transition effect that shall be used when displaying the page during presentations. |
Transparency |
Specifies the group attributes dictionary that specifies the attributes of the page’s page group for use in the transparent imaging model. |
Trim |
Specifies the trim box defining the intended dimensions of the finished page after trimming. |
User |
Indicates the size of default user space units, in multiples of 1⁄72 inch. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Returns the page index. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Offset |
Offsets the page content. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Resize |
Resizes the page content. |
Rotate |
Rotates the page content relative to the specified point. Document annotations are not rotated. |
Scale |
Scales the page content. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also