UIKit.UIPrintPageRenderer: Property Members

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

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
FooterHeightnfloat. The height of the footer for the specified page.
HeaderHeightnfloat. The height of the header for the specified page.
[read-only]
NumberOfPagesnint. The number of pages to render.
[read-only]
PaperRectCoreGraphics.CGRect. Represents the paper size for the print job.
[read-only]
PrintableRectCoreGraphics.CGRect. The area in which printing can occur. Read-only.
PrintFormattersUIPrintFormatter[]. The set of formatters for the renderer.