Compartilhar via


UIPrintInfoOutputType Enumeração

Definição

Uma enumeração de tipos de conteúdo de impressão (por exemplo, geral, foto, escala de cinza).

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIPrintInfoOutputType
type UIPrintInfoOutputType = 
Herança
UIPrintInfoOutputType
Atributos

Campos

General 0

Uma mistura de texto, elementos gráficos e imagens.

Grayscale 2

O trabalho de impressão não contém cor.

Photo 1

Imagem em preto e branco ou colorida.

PhotoGrayscale 3

Uma imagem em escala de cinza.

Aplica-se a