Gradient stops format nonconforming to svg standard

Hello,
Aspose.Diagram 20.8 generates incorrect attributes for stop tag in gradient
Current output :
stop offset=“0” style=“stop-color:#FFFFFF” stop-opacity=“1”
Expected output:
stop offset=“0” stop-color="#FFFFFF" stop-opacity=“1”

@sukhareva.jj

Would you please share your sample files along with sample code snippet so that we can test the scenario in our environment and address it accordingly. Please also make sure to use latest version of the API before sharing the requested details.

@sukhareva.jj

For further investigation on the issue that you have mentioned, we have logged a ticket as DIAGRAMNET-51933 in our issue tracking system. We will further look into its details and keep you posted with the status of its correction. Please give us some time.

We are sorry for the inconvenience.

The issues you have found earlier (filed as DIAGRAMNET-51933) have been fixed in Aspose.Diagram for .NET 20.10.