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
Copy(Foundation.NSZone)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)The RectangleF of the area enclosing the specified page of content. | ||
RemoveFromPrintPageRenderer()Removes this UIPrintFormatter from the specified UIPrintPageRenderer. | ||