---
title: AirPrint.AirPrintItem
framework: devicemanagement
role: symbol
role_heading: Device Management Profile
path: devicemanagement/airprint/airprintitem
---

# AirPrint.AirPrintItem

A dictionary of AirPrint printer details.

## Declaration

```data
object AirPrint.AirPrintItem
```

## Properties

ForceTLS: If true, AirPrint connections are secured by Transport Layer Security (TLS). Available only in iOS 11 and later. Available: iOS 11+ | iPadOS 11+ | visionOS 2+ IPAddress: The IP address or hostname of the AirPrint destination. Port: The listening port of the AirPrint destination. Available only in iOS 11 and later. Available: iOS 11+ | iPadOS 11+ | visionOS 2+ ResourcePath: The resource path associated with the printer. This path corresponds to the rp parameter of the _ipps.tcp Bonjour record. For example: printers/Canon_MG5300_series printers/Xerox_Phaser_7600 ipp/print Epson_IPP_Printer
