XFINIUM.PDF Documentation
PdfPage Class Members
Properties  Methods 

The following tables list the members exposed by PdfPage.

Public Constructors
 NameDescription
Public ConstructorPdfPage ConstructorInitializes a new PdfPage object.  
Top
Public Properties
 NameDescription
Public PropertyAnnotations Gets the annotations.  
Public PropertyArtBox Gets or sets the art box.  
Public PropertyBleedBox Gets or sets the bleed box.  
Public PropertyCosDictionary Gets the COS dictionary asssociated with this object.  
Public PropertyCropBox Gets or sets the crop box.  
Public PropertyDocument Gets the PDF document.  
Public PropertyFields Gets the form fields.  
Public PropertyGraphics Gets the page graphics.  
Public PropertyHeight Gets or sets the visual page height.  
Public PropertyMediaBox Gets or sets the media box.  
Public PropertyOptionalContentGroups Gets the list of optional content groups included in the page content.  
Public PropertyRotation Gets or sets the rotation angle.  
Public PropertyTrimBox Gets or sets the trim box.  
Public PropertyViewports Gets or sets the page viewports.  
Public PropertyWidth Gets or sets the visual page width.  
Top
Public Methods
 NameDescription
Public MethodConvertStandardPointToVisualPoint Converts a point from standard PDF coordinate system (origin of coordinate system in bottom left corner of page media box) to visual coordinate system (origin of coordinate system in top left corner of visual page area).  
Public MethodConvertVisualPointToStandardPoint Converts a point from the visual coordinate system (origin of coordinate system in top left corner of visual page area) to standard PDF coordinate system (origin of coordinate system in bottom left corner of page media box).  
Public MethodSave Saves the Pdf page.  
Public MethodSaveGraphics Saves the page graphics.  
Public MethodSaveImages Saves the images drawn on the Pdf page.  
Public MethodSetGraphicsPosition Sets the position of the page graphics relative to existing page content.  
Top
See Also

Reference

PdfPage Class
Xfinium.Pdf Namespace

Send Feedback