ApplyResize Property

AEC Auto

ApplyResize Property

Specifies if the anchored object is resized when the layout cell is resized.

See Also | Example

Signature

object.ApplyResize

object

AecAnchorEntToLayoutVolume, AecAnchorToLayoutCell
The object this property applies to.

ApplyResize

Boolean; read-write
TRUE:  Apply resize.
FALSE: Don't apply resize.

Remarks

If you want to set the ResizeOffset property, you must first set ApplyResize to True in order for the specified offset to take affect.