UIPrintPageRenderer.PrintFormatters Property

Definition

The set of formatters for the renderer.

public virtual UIKit.UIPrintFormatter[] PrintFormatters { [Foundation.Export("printFormatters", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPrintFormatters:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.PrintFormatters : UIKit.UIPrintFormatter[] with get, set

Property Value

(More documentation for this node is coming)

This value can be null.

Attributes

Applies to