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

페이지의 긴 면이 세로인 세로 모드입니다.

적용 대상