Share via


NSView.DataWithPdfInsideRect(CGRect) Method

Definition

[Foundation.Export("dataWithPDFInsideRect:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSData DataWithPdfInsideRect(CoreGraphics.CGRect rect);
[<Foundation.Export("dataWithPDFInsideRect:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member DataWithPdfInsideRect : CoreGraphics.CGRect -> Foundation.NSData
override this.DataWithPdfInsideRect : CoreGraphics.CGRect -> Foundation.NSData

Parameters

rect
CGRect

Returns

Attributes

Applies to