Hi,
I have a method where I am trying To save the Document with cusTom properties. I am using the Document.Save() To achieve it.
After updating To .NET 8, I am getting the following error for Document Save methods.
No…... https://docs.aspose.com/words/net/xamari...stream = new MemoryStream()) { doc.Save(stream, SaveFormat.Pdf);...