LayoutOptions class

LayoutOptions class

Used to specify style and additional options of layout of shapes to perform Re-Layout of page(pages).

The LayoutOptions type exposes the following members:

Constructors

Constructor Description
LayoutOptions() Initializes a new instance of LayoutOptions.

Properties

Property Description
layout_style Used to specify style of layout.
direction Used to set direction of shapes layout.
space_shapes Defines the spacing between the shapes in inches.
enlarge_page Defines whether need enlarge page to fit drawing or not.

See Also