IPDEPlugInCallbackProtocol.GetPrintSession Methode

Definition

Gibt die aktuelle Drucksitzung zurück.

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

Gibt zurück

Der aktuelle PMPrintSession, oder null wenn nicht verfügbar.

Attribute

Gilt für: