Browse our Products
Aspose.SVG for .NET 21.6 Release Notes
This page contains release notes information for Aspose.SVG for .NET 21.6
Major Features
As per the regular monthly update process of all APIs being offered by Aspose, we are honored to announce the June release of Aspose.SVG for .NET:
- fixed an issue with calculating bounding boxes for rotated objects;
- added support for applaing restrictions to URLs of handled pages and resources such as css, js, images etc…;
- removed absolete properties.
Public API changes:
Added APIs:
Two new options were added to ResourceHandlingOptions class:
A new method Dispose was added to class SVGGeometryElement.
Changed APIs:
No Changes
Removed APIs:
- the obsolete property AdjustToWidestPage was removed from PageSetup class;
- the property UrlRestriction was removed from ResourceHandlingOptions class.