NSPrintPanelOptions Enum

Definition

This enumeration supports a bitwise combination of its member values.

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

Fields

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

Applies to