UIKit.UIView.ViewPrintFormatter Property
Returns a UIKit.UIViewPrintFormatter appropriate for the UIKit.UIView.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_2)]
[get: Foundation.Export("viewPrintFormatter")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_4_2)]
public virtual UIViewPrintFormatter ViewPrintFormatter { get; }

Value

This method may return null if an appropriate UIKit.UIViewPrintFormatter could not be created.

Remarks

This method produces a tUIKit.UIViewPrintFormatter that can be configured with the page layout options desired by the application.

Every time this method is called, it creates a new UIKit.UIViewPrintFormatter.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0