Skip to content

Commit 4633bff

Browse files
Update README.md
1 parent 6a3d4d9 commit 4633bff

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Currently, the differences between DocX and Xceed Words for .NET, is that Xceed
2828
* Create formatted hyperlinks based on a referenced hyperlinks
2929
* Joining 2 documents gives the opportunity to choose the headers/footers of doc1, doc2 or both of them in the resulting document.
3030
* Automatic hyphenations and configurable hyphenations
31+
* Digital signatures can be added to documents in the .NET Framework environment
3132

3233
## What else do I need?
3334

@@ -228,12 +229,17 @@ All that you need to install in order to use DocX is the [.NET framework 4.0](ht
228229
<td></td>
229230
<td>YES</td>
230231
</tr>
231-
</tr>
232+
<tr>
232233
<td>Available on .net 5 for .net 5 applications</td>
233234
<td></td>
234235
<td>YES</td>
235236
</tr>
236237
<tr>
238+
<td>Digital signatures in .NET Framework</td>
239+
<td></td>
240+
<td>YES</td>
241+
</tr>
242+
<tr>
237243
<td>Get release ahead</td>
238244
<td></td>
239245
<td>YES</td>

0 commit comments

Comments
 (0)