次の方法で共有


NSDocument.SaveDocumentAsPdf(NSObject) メソッド

定義

[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

パラメーター

sender
NSObject
属性

適用対象