UIKit.UIPrintFormatter: Property Members

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

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
ContentInsetsUIEdgeInsets. The distance the edges of the content should be inset from the printing rectangle.
MaximumContentHeightnfloat. The maximum height of the content area.
MaximumContentWidthnfloat. The maximum width of the content area.
[read-only]
PageCountnint. The number of pages to be printed. Read-only.
PerPageContentInsetsUIEdgeInsets. Documentation for this section has not yet been entered.
[read-only]
PrintPageRendererUIPrintPageRenderer. The UIPrintPageRenderer associated with this UIPrintFormatter.
StartPagenint. The index of the first page that this UIPrintFormatter will lay out.