GetLayoutResizeItems()
Summary
Gets whether items in a layout are resized automatically when the page size or number of pages changes.
Syntax
resize_flag = GetLayoutResizeItems()
Returns
A string, "True" if items are resized automatically when the page size or number of pages changes, otherwise "False".
Notes
-
Acts on the current layout window.
See Also
| Function | Summary |
|---|---|
| SetLayoutResizeItems() | Sets items in a layout to resize automatically when the page size or number of pages changes |