NSDocument.SaveDocumentAsPdf(NSObject) Method

Definition

[Foundation.Export("saveDocumentToPDF:")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void SaveDocumentAsPdf (Foundation.NSObject sender);
abstract member SaveDocumentAsPdf : Foundation.NSObject -> unit
override this.SaveDocumentAsPdf : Foundation.NSObject -> unit

Parameters

sender
NSObject
Attributes

Applies to