IPDEPlugInCallbackProtocol.GetPrintSession Metodo

Definizione

Restituisce la sessione di stampa corrente.

[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

Valori restituiti

Oggetto corrente PMPrintSessiono null se non disponibile.

Attributi

Si applica a