withImage:
object.withImage [= boolean]
If true, it allows to print an image on the labels (a logo for example).
access: read/write
example:
object.withImage = True
BACK