FigureTransparent Property

Specifies whether the barcode image will use a transparent background.

Syntax

object.FigureTransparent[ = figureTransparent ]

Parameters

object

The Barcode Active Server Component

figureTransparent

A boolean value:

Remarks

This property is applicable only to image formats that support transparency.

If you're using the PNG image format, please keep in mind that the current generation of browsers' support for PNG is limited and therefore setting this property to true may result in an image that cannot be well rendered by the browsers (technically, certain browsers may fail to render PNG images that contain a palette).