Automatically resizes a dropped object when its size is larger than the container.
true to automatically resize a dropped object when its size is larger than the container; otherwise, false. The default value is true.
resizeLargeObject and AnnAutomationManager.RestrictDesigners control the behavior when the size of the dropped object is larger than 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.