Share via


NSPrinter.PageSizeForPaper(String) Method

Definition

[Foundation.Export("pageSizeForPaper:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGSize PageSizeForPaper(string paperName);
[<Foundation.Export("pageSizeForPaper:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member PageSizeForPaper : string -> CoreGraphics.CGSize
override this.PageSizeForPaper : string -> CoreGraphics.CGSize

Parameters

paperName
String

Returns

Attributes

Applies to