共用方式為


UIPrintInfoDuplex 列舉

定義

印表機支援的雙工模式列舉。

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIPrintInfoDuplex
type UIPrintInfoDuplex = 
繼承
UIPrintInfoDuplex
屬性

欄位

LongEdge 1

沿著紙張的長邊緣翻轉上頁。

None 0

僅單面列印。

ShortEdge 2

沿著紙張的簡短邊緣翻轉上頁。

適用於