SetLayoutResizeItems()

Summary

Sets items in a layout to resize automatically when the page size or number of pages changes.

Syntax

SetLayoutResizeItems(string flag)

Argument Contents
flag "True" to resize items automatically when the page size or number of pages changes, otherwise "False"

Notes

  • Acts on the current layout window.

See Also

Function Summary
GetLayoutResizeItems() Sets whether items in a layout are resized automatically when the page size or number of pages changes