Barcode Tools for Crystal Reports > Reference > Image creator properties

BackColor

Type: LONG

Default:        &H00FFFFFF& on Windows, White on Java

Allowed values:        0 (black)

to       &H00FFFFFF& (white)

For Java servlet BackColor may be set to any allowed Java color (eg White)

Sets the colour of the image background. This value may be over-ridden by the Transparent property for WMF images.

This property should be set in code and not as a parameter in a graphic location URL.

(Ignored for PNG images in Windows).

 

More:

BarRatio