IPDEPlugInCallbackProtocol.GetPageFormat Methode

Definition

Gibt das vom Dialogfeld verwendete Seitenformat zurück.

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

Gibt zurück

Das aktuelle PMPageFormatDialogfeld oder null wenn das Dialogfeld ohne Seitenformat ausgeführt wird.

Attribute

Gilt für: