UIPrintFormatter.PerPageContentInsets Property

Definition

Gets or sets the minimum margins that will apply to every printed page.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual UIKit.UIEdgeInsets PerPageContentInsets { [Foundation.Export("perPageContentInsets")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setPerPageContentInsets:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 8, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.PerPageContentInsets : UIKit.UIEdgeInsets with get, set

Property Value

Attributes

Applies to