printSettings resource type
Namespace: microsoft.graph
Important
APIs under the /beta
version in Microsoft Graph are subject to change. Use of these APIs in production applications is not supported. To determine whether an API is available in v1.0, use the Version selector.
Represents tenant-wide settings for the Universal Print service.
Properties
Property | Type | Description |
---|---|---|
documentConversionEnabled | Boolean | Specifies whether document conversion is enabled for the tenant. If document conversion is enabled, Universal Print service converts documents into a format compatible with the printer (xps to pdf) when needed. |
printerDiscoverySettings | printerDiscoverySettings | Specifies settings that affect printer discovery when using Universal Print. |
Relationships
None.
JSON representation
The following JSON shows a representation of the resource.
{
"documentConversionEnabled": true,
"printerDiscoverySettings": {
"@odata.type": "microsoft.graph.printerDiscoverySettings"
}
}
Credit notice
AirPrint, Mac, and macOS are trademarks of Apple, Inc., registered in the US and other countries/regions.