PDEPlugInCallbackProtocol.GetPageFormat Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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