The following tables list the members exposed by DocumentPage.
Public Properties
| Name | Description |
| BleedBox |
When overridden in a derived class, gets the area for print production-related bleeds, registration marks, and crop marks that may appear on the physical sheet outside the logical page boundaries.
|
| ContentBox |
When overridden in a derived class, gets the area of the page within the margins.
|
| Size |
When overridden in a derived class, gets the actual size of a page as it will be following any cropping.
|
| Visual |
When overridden in a derived class, gets the visual representation of the page.
|
Top
See Also