Share via


UIPrintInteractionController.PrintFormatter Property

Definition

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

Property Value

Attributes

Applies to