Check Page Autoexpand

Change Page Size

The Page object represents the drawing area of a foreground page or a background page. The Pages property exposed by the Diagram class supports a collection of Aspose.Diagram.Page objects. The PageProps object represents the page attributes, such as the page width, height, and scale. This property can be used to check page’s autoexpand.

Use the PageProps property to check page’s autoexpand.

Set Page Size Programming Sample

The following piece of code check page’s autoexpand from a diagram.