imagePath:
object.imagePath [= string]
Indicates the path for the image to be printed on the labels.
access: read/write
example:
object.imagePath = App.Path & "\test.gif"
BACK