Skip to content

Commit 506a93c

Browse files
authored
Merge pull request #1927 from syncfusion-content/997972-1
997972-1: Added proper details.
2 parents 4c51f8b + 034f6cc commit 506a93c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Document-Processing/PDF/PDF-Library/NET/Working-with-Document-Conversions.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -993,7 +993,7 @@ Refer the below code snippet to draw a single frame monochrome TIFF image with J
993993
<th style="font-size:14px">Compression Applied</th>
994994
<tr>
995995
<td>Default</td>
996-
<td>All images</td>
996+
<td>Non-TIFF images</td>
997997
<td>Applies <b>Deflate (DEFLATE)</b> compression to monochrome, grayscale, and color images.</td>
998998
</tr>
999999
<tr>
@@ -1003,7 +1003,7 @@ Refer the below code snippet to draw a single frame monochrome TIFF image with J
10031003
</tr>
10041004
<tr>
10051005
<td>JBIG2</td>
1006-
<td>All images</td>
1006+
<td>Monochrome (bi-level)</td>
10071007
<td>Supported only in lossy mode and only for single-frame TIFF images.</td>
10081008
</tr>
10091009
</table>

0 commit comments

Comments
 (0)