共用方式為


UIPrintInfoOrientation 列舉

定義

列印方向的列舉。

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

欄位

Landscape 1

橫向模式,頁面的較長側邊是水準。

Portrait 0

直向模式,頁面的較長側邊是垂直的。

適用於