How to get associated image from GIF file

I am creating a script to keep track of the Delay time, and the associated images with a GIF created in Corel Photo-paint. 

I was able to access the Delay through ActiveDocument.Frames.Items(1).Delay.

How would I get the associated file name of the PNG used for the frame?

Thank you.

Sean