CType(mRpt.Section3.ReportObjects("pic1"), Object).image = "C:\picture.png"

i encounter this error:

Public member 'image' on type "PictureObject' not found

what code should i write?