UIKit.UIPrintFormatter: Method Members

The methods 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 Methods

Copy(Foundation.NSZone) : Foundation.NSObject
Performs a copy of the underlying Objective-C object.
DrawRect(CoreGraphics.CGRect, nint)
Draws that portion of this UIPrintFormatter's content in the area specified on the specified page.
RectangleForPage(nint) : CoreGraphics.CGRect
The RectangleF of the area enclosing the specified page of content.
RemoveFromPrintPageRenderer()
Removes this UIPrintFormatter from the specified UIPrintPageRenderer.

Protected Methods

override
Dispose(bool)
Releases the resources used by the UIPrintFormatter object.