How to get image's path in before place event
Hi,
I am creating a small utility which checks for special characters in image names when a image is placed inside any rectangle. If there is any special character then it throws up an dialog asking user rename the image.
I am not sure how to get the image name or path in the before place event. Events target is rectangle and the image has yet not been placed so i don't have access to image link there in the rectangle.
