NSPrintPanelOptions 枚举

定义

此枚举支持其成员值的按位组合。

[System.Flags]
public enum NSPrintPanelOptions
type NSPrintPanelOptions = 
继承
NSPrintPanelOptions
属性

字段

ShowsCopies 1
ShowsOrientation 8
ShowsPageRange 2
ShowsPageSetupAccessory 256
ShowsPaperSize 4
ShowsPreview 131072
ShowsPrintSelection 32
ShowsScaling 16

适用于