Public API Changes in Aspose.Diagram 3.8.0

A new Page class constructor is added to pass max page ID

Developers can easily calculate a maximum page ID and increment it. The new Page (int ID) constructor allows you to pass the page ID. You can see an example topic about this feature: [Insert a New Blank Page into a Visio Drawing]