←Select platform

ForeColor Property (PostNetPlanetBarcodeWriteOptions)

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;} 
 <br/>get_ForeColor();<br/>set_ForeColor(value);<br/>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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Barcode Assembly