LEADTOOLS Barcode (Leadtools.Barcode assembly)

BackColor Property (MicroPDF417BarcodeReadOptions)

Show in webframe







For information about this property please see BackColor.

Syntax
public RasterColor BackColor {get; set;}
'Declaration
 
Public Property BackColor As RasterColor
'Usage
 
Dim instance As MicroPDF417BarcodeReadOptions
Dim value As RasterColor
 
instance.BackColor = value
 
value = instance.BackColor
public RasterColor BackColor {get; set;}

            

            
 
get_BackColor();
set_BackColor(value);
Object.defineProperty('BackColor_WinRT');
public:
property RasterColor BackColor {
   RasterColor get();
   void set (    RasterColor value);
}

Property Value

A Leadtools.RasterColor that specifies the barcode background (spaces) color to use when searching for barcodes. The default value is "White" (RGB of #FFFFFF).
Example

For an example, refer to ForeColor.

Requirements

Target Platforms

See Also

Reference

MicroPDF417BarcodeReadOptions Class
MicroPDF417BarcodeReadOptions Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Barcode requires a Barcode Module license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features