WordDocument class and ImportFormatType enum is missing since release 19.2.0.55

Hi.

I've checked the release notes and cannot see any information as to why the WordDocument class or the ImportFormatType enum has been removed in the latest update.


Can you please confirm if this has been an intentional change and if so what is the new syntax to use that would replace the code fragment below when reading a document from a database.


WordDocument document = WordDocument.Load(stream, ImportFormatType.Docx);


Thanks

ian


2 Replies

KB Kurthis Banu Abdul Majeeth Syncfusion Team August 13, 2021 12:55 PM UTC

Hi Ian Wilson, 

We regret the inconvenience caused.  

We found a problem in latest Blazor NuGet package publish and we are working with high priority. This problem will be resolved on August 17, 2021 patch release. 

Regards, 
Kurthis Banu A. 



SM Suriya Murugan Syncfusion Team August 17, 2021 04:48 AM UTC

Hi Ian, 
 
We have resolved balzor nuget package issue. Please clear your cache files and upgrade the latest version.  
1.      Command for clear the cache: 
C:\Users\Username >dotnet nuget locals all –clear 
2.      Then reinstall packages to the version 19.2.0.55. 
 
Kindly follow the above steps and let us know if you’re still facing this issue. 


Regards, 
Suriya M. 


Loader.
Up arrow icon