namespace CPF.Mac.AppKit { public enum NSPrintingOrientation : ulong { Portrait, Landscape } }