UIPrintInteractionController.PrintFormatter Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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