UIPrintFormatter.PerPageContentInsets プロパティ

定義

印刷されるすべてのページに適用される最小余白を取得または設定します。

[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

プロパティ値

属性

適用対象