Compartir a través de


NSPrintPanelOptions Enumeración

Definición

Esta enumeración admite una combinación bit a bit de sus valores de miembro.

[System.Flags]
public enum NSPrintPanelOptions
type NSPrintPanelOptions = 
Herencia
NSPrintPanelOptions
Atributos

Campos

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

Se aplica a