public class PdfPageInfo| PdfPageInfo | Initializes a new instance of the PdfPageInfo class |
| ArtBox | Gets the art box, which defines the meaningful content area. |
| BleedBox | Gets the bleed box, indicating the region to which the contents should be clipped when printed. |
| CropBox | Gets the crop box, which defines the visible area of the page. |
| MediaBox | Gets the media box, which defines the physical dimensions of the page. |
| PageNumber | Gets the page number (1-based). |
| PageSize | Gets the page size |
| Rotation | Gets the rotation angle of the page (0, 90, 180, 270). |
| TrimBox | Gets the trim box, representing the intended dimensions of the finished page after trimming. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString | (Inherited from Object) |