UIPrintInfoOutputType
UIPrintInfoOutputType
Enum
Definition
An enumeration of print content types (e.g., general, photo, grayscale).
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum UIPrintInfoOutputType
type UIPrintInfoOutputType =
- Inheritance
- Attributes
Fields
General General | 0 | A mixture of text, graphics, and images. |
Grayscale Grayscale | 2 | Print job contains no color. |
Photo Photo | 1 | Black-and-white or color image. |
PhotoGrayscale PhotoGrayscale | 3 | A grayscale image. |
Applies to
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...