OleObject.IsAutoSize

OleObject.IsAutoSize property

True indicates that the size of the ole object will be auto changed as the size of snapshot of the embedded content when the ole object is activated.

public bool IsAutoSize { get; set; }

See Also