Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ __DocxFormatProvider__ makes it easy to import and export __RadFlowDocument__ to
All you have to do in order to use __DocxFormatProvider__ is add references to the assemblies listed below:

* Telerik.Windows.Documents.Core.dll
* Telerik.Windows.Documents.Flow.dll
* ~~Telerik.Windows.Zip.dll~~*
* Telerik.Windows.Documents.Flow.dll

>note As of **Q2 2025** the Zip Library will no longer be used as an internal dependency in the rest of the Document Processing Libraries - PdfProcessing, WordsProcessing, SpreadProcessing, SpreadStreamProcessing. It will be replaced by the System.IO.Compression. We will continue to ship the Telerik Zip Library as a standalone library so clients can still use it separately.

Expand Down