Share via


NSDocument.PreparePageLayout(NSPageLayout) Method

Definition

[Foundation.Export("preparePageLayout:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool PreparePageLayout(AppKit.NSPageLayout pageLayout);
[<Foundation.Export("preparePageLayout:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PreparePageLayout : AppKit.NSPageLayout -> bool
override this.PreparePageLayout : AppKit.NSPageLayout -> bool

Parameters

pageLayout
NSPageLayout

Returns

Attributes

Applies to