PDEPlugInCallbackProtocol.GetPrintSession メソッド

定義

現在の印刷セッションを返します。

[Foundation.Export("printSession")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual PrintCore.PMPrintSession? GetPrintSession();
[<Foundation.Export("printSession")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetPrintSession : unit -> PrintCore.PMPrintSession
override this.GetPrintSession : unit -> PrintCore.PMPrintSession

返品

現在の PMPrintSession。使用できない場合は null

実装

属性

適用対象