Y-Size Adjustment

Specifies how the adjustment is to be made. A value of shrinktoChildren shrinks the length of y as much as possible without clipping any of the children. A value of expandToParent causes it to stretch as much as possible.

For objects that draw output with a defined size (Word Boxes, BarCode Boxes, Image Boxes where the tile property is set to FALSE), the value shrinkToChildren will not shrink the object below this size even if all children are smaller than this size or there are no children at all. Note that self placing-children are not considered.

Type: Enum. Choices are shrinkToChildren, expandToParent.