Skip to content

Commit 2bb812c

Browse files
authored
Update print settings documentation for clarity
1 parent 887dc12 commit 2bb812c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

api-reference/beta/api/print-update-settings.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ In the request body, supply the values for the relevant [printSettings](../resou
3939

4040
| Property | Type | Description |
4141
|:-------------|:------------|:------------|
42-
|documentConversionEnabled|Boolean|Specifies whether document conversion is enabled for the tenant. If document conversion is enabled, Universal Print service will automatically convert documents into a format compatible with the printer (for example, XPS to PDF) when needed.|
42+
|documentConversionEnabled|Boolean|Specifies whether document conversion is enabled for the tenant. If document conversion is enabled, Universal Print service automatically converts documents into a format compatible with the printer (for example, XPS to PDF) when needed.|
4343
|printerDiscoverySettings|[printerDiscoverySettings](../resources/printerdiscoverysettings.md)|Specifies settings that affect printer discovery when using Universal Print.|
4444

4545
## Response
4646
If successful, this method returns a `204 No Content` response code and an empty response body.
4747

4848
## Example
49-
##### Request
49+
### Request
5050
The following example shows a request.
5151

5252
# [HTTP](#tab/http)
@@ -69,7 +69,7 @@ Content-type: application/json
6969

7070
---
7171

72-
##### Response
72+
### Response
7373
The following example shows the response.
7474
<!-- {
7575
"blockType": "response"

api-reference/v1.0/api/print-update-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ In the request body, supply the values for the relevant [printSettings](../resou
4040

4141
| Property | Type | Description |
4242
|:-------------|:------------|:------------|
43-
|documentConversionEnabled|Boolean|Specifies whether document conversion is enabled for the tenant. If document conversion is enabled, Universal Print service will automatically convert documents into a format compatible with the printer (for example, XPS to PDF) when needed.|
43+
|documentConversionEnabled|Boolean|Specifies whether document conversion is enabled for the tenant. If document conversion is enabled, Universal Print service automatically converts documents into a format compatible with the printer (for example, XPS to PDF) when needed.|
4444
|printerDiscoverySettings|[printerDiscoverySettings](../resources/printerdiscoverysettings.md)|Specifies settings that affect printer discovery when using Universal Print.|
4545

4646
## Response

0 commit comments

Comments
 (0)