←Select platform

BarcodeColor Property

Summary

Gets or sets the barcode color for the potential barcode candidate.

Syntax
C#
C++/CLI
Java
Python
public RasterColor BarcodeColor { get; set; } 
public RasterColor getBarcodeColor(); 
public void setBarcodeColor( 
   RasterColor rasterColor 
); 
public:  
   property RasterColor^ BarcodeColor 
   { 
      RasterColor^ get() 
      void set(RasterColor^ value) 
   } 
BarcodeColor # get and set (FindBarcodeCandidateAreasCommand) 

Property Value

The color of the barcode.

Requirements

Target Platforms

Help Version 22.0.2023.11.1
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.