TBarCode Library 11  TBarCode Library 11
BOOL _stdcall BCGetUseQuietZoneDefaultColor ( t_BarCode pBarCode,
e_QuietZone  eZone 
)

Determines whether default background color shall be used for given quiet zone side.

Returns currently adjusted value.

Note:
Property background mode must be opaque in order to draw the quiet zone with the specified background color.
See also:
BCSetBkMode(), BCGetBkMode(), BCSetColorBk(), BCGetColorBk(), BCSetQuietZoneColorCMYK(), BCSetQuietZoneColorGDI(), BCSetQuietZoneColorGray(), BCSetQuietZoneColorRGB()
Parameters:
[in]pBarCodePointer to barcode structure.
[in]eZoneFlag that determines the quiet zone side.
Return values:
BOOLTRUE if default color shall be used, FALSE otherwise.