The properties of UIKit.UIPrintPageRenderer are listed below. For a list of all members, see the UIPrintPageRenderer Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| FooterHeight | nfloat. The height of the footer for the specified page. | |
| HeaderHeight | nfloat. The height of the header for the specified page. | |
| [read-only] | NumberOfPages | nint. The number of pages to render. |
| [read-only] | PaperRect | CoreGraphics.CGRect. Represents the paper size for the print job. |
| [read-only] | PrintableRect | CoreGraphics.CGRect. The area in which printing can occur. Read-only. |
| PrintFormatters | UIPrintFormatter[]. The set of formatters for the renderer. |