The following tables list the members exposed by DocumentPage.
Name | Description | |
---|---|---|
![]() | DocumentPage Constructor | Overloaded. |
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. |
Name | Description | |
---|---|---|
![]() | SetBleedBox | Sets the dimensions and location of the BleedBox. |
![]() | SetContentBox | Sets the dimension and location of the ContentBox. |
![]() | SetSize | Sets the Size of the physical page as it will be after any cropping. |
![]() | SetVisual | Sets the Visual that depicts the page. |