The properties of UIKit.UIPrintFormatter are listed below. For a list of all members, see the UIPrintFormatter Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| ContentInsets | UIEdgeInsets. The distance the edges of the content should be inset from the printing rectangle. | |
| MaximumContentHeight | nfloat. The maximum height of the content area. | |
| MaximumContentWidth | nfloat. The maximum width of the content area. | |
| [read-only] | PageCount | nint. The number of pages to be printed. Read-only. |
| PerPageContentInsets | UIEdgeInsets. Documentation for this section has not yet been entered. | |
| [read-only] | PrintPageRenderer | UIPrintPageRenderer. The UIPrintPageRenderer associated with this UIPrintFormatter. |
| StartPage | nint. The index of the first page that this UIPrintFormatter will lay out. |