NSPrintPanelOptions Enum

Definition

This enumeration supports a bitwise combination of its member values.

[System.Flags]
public enum NSPrintPanelOptions
type NSPrintPanelOptions = 
Inheritance
NSPrintPanelOptions
Attributes

Fields

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

Applies to