PDEPlugInCallbackProtocol.GetPageFormat Méthode

Définition

Retourne le format de page utilisé par la boîte de dialogue.

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

Retours

PMPageFormatActif ou null si la boîte de dialogue fonctionne sans format de page.

Implémente

Attributs

S’applique à