The properties of UIKit.UIPrinter are listed below. For a list of all members, see the UIPrinter Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | DisplayLocation | string. Gets a human-readable location of the printer. |
| [read-only] | DisplayName | string. Gets the human-readable name of the printer. |
| [read-only] | MakeAndModel | string. Gets the human-readable manufacturer name and model name of the printer. |
| [read-only] | SupportedJobTypes | UIPrinterJobTypes. Gets the capabilities of the printer. |
| [read-only] | SupportsColor | bool. Gets whether the printer supports color printing. |
| [read-only] | SupportsDuplex | bool. Gets whether the printer supports printing on both sides of the paper. |
| [read-only] | Url | Foundation.NSUrl. Gets the full address of the printer. |