Check Page Autoexpand

Check page AutoExpand

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.

Check Page AutoExpand Programming Sample

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