namespace CPF.Mac.AppKit { public enum NSPrintingPaginationMode : ulong { Auto, Fit, Clip } }