←Select platform

ForeColor Property (PatchCodeBarcodeWriteOptions)

Summary

For information about this property please see ForeColor.

Syntax

C#
VB
WinRT C#
C++
public Leadtools.RasterColor ForeColor {get; set;} 
Public Property ForeColor As Leadtools.RasterColor 
public Leadtools.RasterColor ForeColor {get; set;} 
  
get_ForeColor(); 
set_ForeColor(value); 
Object.defineProperty('ForeColor');  
public: 
property Leadtools.RasterColor ForeColor { 
   Leadtools.RasterColor get(); 
   void set (    Leadtools.RasterColor ); 
} 

Property Value

A RasterColor that specifies the barcode foreground (bars or symbol) color to use when searching for barcodes. The default value is "Black" (RGB of #000000).

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Barcode Assembly
Click or drag to resize