For Each origProp As PropertyItem In img.PropertyItems il.Images.Item(0).SetPropertyItem(origProp) Next MsgBox(il.Images(0).PropertyItems.Length) ' Length = 0