For a list of all members of this type, see PageSectionPrintEventArgs members.
Name | Description | |
---|---|---|
![]() | Document | Returns the document that is being rendered. |
![]() | Graphics | Returns the graphics object into which the page should be rendered |
![]() | PageSettings | Returns the System.Drawing.Printing.PageSettings associated with the current page being printed. |
![]() | RectInsideBorders | Returns the area of the section within its borders |
![]() | RectInsideMargins | Returns the area of the section within its margins |
![]() | RectInsidePadding | Returns the area of the section inside the borders. |
![]() | RectOverall | Returns the area available for the section. |
Name | Description | |
---|---|---|
![]() | AvailableRect | Returns the area available for rendering. |
![]() | SectionRect | Returns the area within the available area that represents the section. |