NSPrintPanelOptions Enumeração

Definição

Essa enumeração dá suporte a uma combinação bit a bit dos valores de membro.

[System.Flags]
public enum NSPrintPanelOptions
type NSPrintPanelOptions = 
Herança
NSPrintPanelOptions
Atributos

Campos

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

Aplica-se a