Skip to content

Commit dab260d

Browse files
(AzureCXP) fixes MicrosoftDocs/azure-docs#120342
We made changes to the line no: 126 From: Total images in the PDF To: Total images in the TIFF
1 parent 4ab13c0 commit dab260d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-services/document-intelligence/concept-read.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ The pages collection is a list of pages within the document. Each page is repres
123123
| --- | --- | --- |
124124
|Images (JPEG/JPG, PNG, BMP, HEIF) | Each image = 1 page unit | Total images |
125125
|PDF | Each page in the PDF = 1 page unit | Total pages in the PDF |
126-
|TIFF | Each image in the TIFF = 1 page unit | Total images in the PDF |
126+
|TIFF | Each image in the TIFF = 1 page unit | Total images in the TIFF |
127127
|Word (DOCX) | Up to 3,000 characters = 1 page unit, embedded or linked images not supported | Total pages of up to 3,000 characters each |
128128
|Excel (XLSX) | Each worksheet = 1 page unit, embedded or linked images not supported | Total worksheets |
129129
|PowerPoint (PPTX) | Each slide = 1 page unit, embedded or linked images not supported | Total slides |

0 commit comments

Comments
 (0)