Share via


PdfView.PageBreakMargins Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIEdgeInsets PageBreakMargins { [Foundation.Export("pageBreakMargins")] get; [Foundation.Export("setPageBreakMargins:")] set; }
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual AppKit.NSEdgeInsets PageBreakMargins { [Foundation.Export("pageBreakMargins")] get; [Foundation.Export("setPageBreakMargins:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pageBreakMargins")>]
[<set: Foundation.Export("setPageBreakMargins:")>]
member this.PageBreakMargins : UIKit.UIEdgeInsets with get, set
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("pageBreakMargins")>]
[<set: Foundation.Export("setPageBreakMargins:")>]
member this.PageBreakMargins : AppKit.NSEdgeInsets with get, set

Property Value

Attributes

Applies to