UIPrintInteractionController.PrintFormatter Property

Definition

The UIPrintFormatter that will lay out of the content of pages based on the kind of content.

public virtual UIKit.UIPrintFormatter PrintFormatter { [Foundation.Export("printFormatter", ObjCRuntime.ArgumentSemantic.Strong)] get; [Foundation.Export("setPrintFormatter:", ObjCRuntime.ArgumentSemantic.Strong)] set; }
member this.PrintFormatter : UIKit.UIPrintFormatter with get, set

Property Value

The content of pages based on the defined content.

Attributes

Applies to