Automatically resizes dropped objects when their size is larger than the container.
true to automatically resize dropped objects when the size is larger than the container, otherwise; false. The default value is true.
The ResizeLargeObject and AnnAutomationManager.RestrictDesigners control the behavior when the size of the dropped object is larger than the target container.
The following behavior occurs when the value of AnnAutomationManager.RestrictDesigners is true:
If the value of AnnAutomationManager.RestrictDesigners is false, then ResizeLargeObject is not used and the same behavior as (3) above will always occur regardless of the size of the object or the container.