Options for setting the layout rule on a page.
Static Properties
Name | Description |
---|---|
GUIDE_BASED | Use guide slicing to resize objects on the page as it resizes. |
OBJECT_BASED | Reposition and resize objects on the page as it resizes. |
OFF | No layout rule on the page as it resizes. |
PRESERVE_EXISTING | Use existing layout rule setting on the page. Used for creating alternate layouts. |
RECENTER | Recenter objects on the page as it resizes. |
SCALE | Scale objects on the page as it resizes. |
USE_MASTER | Use layout rule from the page's applied master page. |