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

ConstructorDescription
LayoutOptions()Initializes a new instance of LayoutOptions.

Properties

PropertyDescription
layout_styleUsed to specify style of layout.
directionUsed to set direction of shapes layout.
space_shapesDefines the spacing between the shapes in inches.
enlarge_pageDefines whether need enlarge page to fit drawing or not.

See Also